Changed implementation of gitflow_all_branches() subtly, since "git branch
-a" returns remote branches with a "remotes/" prefix. "git branch -r" still returns branch names we are used to.
Showing
Please register or sign in to comment
-a" returns remote branches with a "remotes/" prefix. "git branch -r" still returns branch names we are used to.