Split git-flow
software and config
This commit is contained in:
parent
38b93422c7
commit
40972a6a29
3 changed files with 4 additions and 2 deletions
scripts/Common/Config/git/flow
3
scripts/Common/Config/git/flow/install.sh
Executable file
3
scripts/Common/Config/git/flow/install.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
git flow config set --global master main
|
||||
git flow config set --global develop dev
|
Loading…
Add table
Add a link
Reference in a new issue