You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Master-dev -> develop (i think master-dev is weird and I am use to see develop branch when following the git flow workflow. I think it's the default name when using the git pluggin)
Also, futures and llvm33 could become feature branches and we might as well use the pluggin default nomenclature "feature/feature-name".
So that would give us :
Master-dev -> develop
Master
futures -> feature/futures
llvm33 -> feature/llvm33
master-feature-performance -> feature/performance
gh-pages
By using the default nomenclature I think it's less confusing and clean.
Do you see problem with it or I can make the change ?
The text was updated successfully, but these errors were encountered:
I would like to rename a bunch of branch.
Master-dev -> develop (i think master-dev is weird and I am use to see develop branch when following the git flow workflow. I think it's the default name when using the git pluggin)
Also, futures and llvm33 could become feature branches and we might as well use the pluggin default nomenclature "feature/feature-name".
So that would give us :
Master-dev -> develop
Master
futures -> feature/futures
llvm33 -> feature/llvm33
master-feature-performance -> feature/performance
gh-pages
By using the default nomenclature I think it's less confusing and clean.
Do you see problem with it or I can make the change ?
The text was updated successfully, but these errors were encountered: