question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Move to somewhere else methods from GitHelper that are not related to git

See original GitHub issue

Some 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:closed
  • Created 5 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
btellstromcommented, Jun 8, 2018

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

0reactions
surlicommented, Jul 16, 2018

Fixed by #645

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found