|
|
|
|
|
by carterschonwald
5783 days ago
|
|
also, if you want to fiddle with the options after you set it up with git flow init, just go to the .git/config file and change it there :) when in doubt, look at stuff in a repo's .git/ to find what you wanna fiddle with. unless of course you want to look at user wide config file at ~/.gitconfig |
|