[question] Can the default origin name be changed?
JoelIF opened this issue · 0 comments
JoelIF commented
If I run
git flow track feature/my-feature
I got a error since my remote repository was named "gitlab"
the error is Fatal: Could not fetch branch 'feature/my-feature' from remote 'origin'
Can I change the remote name to "gitlab"