Move to somewhere else methods from GitHelper that are not related to git
See original GitHub issueSome methods extracted from steps have been put in GitHelper such as copyDirectory and removeNotificationFromTravisYML (and some others) that are not really related to git. I propose we move them for somewhere else, maybe a new helper or utility class for the steps. WDYT? I’m opened for suggestions.
Issue Analytics
- State:
- Created 5 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
gitcredentials Documentation - Git
Credential helpers to cache or store passwords, or to interact with a system password wallet or keychain. The first is simple and appropriate...
Read more >How can I move a Git repository with all branches from ...
It's very simple. Create a new empty repository in GitHub (without a README or license, you can add them later) and the following...
Read more >Moving a file to a new location - GitHub Docs
To move the file into a subfolder, type the name of the folder you want, followed by / . Your new folder name...
Read more >Developing a Custom Remote Git Helper - Apriorit
Learn how Git manages remote repositories and how to develop a custom remote helper for your project.
Read more >Git Credential Manager Core: Building a universal ...
Well yes, but actually no. GCM Core is in beta today, which means that we won't be retiring GCM for Windows. Also without...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Hi I appreciate the label, and FYI this is my github login so you can @ me in the future /Benjamin
Fixed by #645