commit | 21c7aa9c8b3a5fb765a2ab299b0a8d660ec270a2 | [log] [tgz] |
---|---|---|
author | Vincent Driessen <vincent@datafox.nl> | 周二 2月 16 20:57:35 2010 +0100 |
committer | Vincent Driessen <vincent@datafox.nl> | 周六 2月 20 16:33:13 2010 +0100 |
tree | db6c7b9deb6858427de3227b25661d04f0ab2b3a | |
parent | b3e89fe50b81a0b63b60704593db7023baa1777b [diff] |
Don't store remote and local branch names in shell variables, but query them live using git commands instead. This avoids git commands being issued by subcommands that do not necessarily require an existing Git repo to be initialized (i.e. git-flow init).