Commit graph

6 commits

Author SHA1 Message Date
Douglas Creager
fff1d074c2 Include bash-completion rules for git-flow
bobthecow has some bash-completion rules for the git-flow toolset.
The formula now installs them.  The rules are installed regardless of
whether bash-completion is installed; if you're not using
bash-completion, you'll just get an extra file lying around in

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-19 14:54:54 -07:00
Justin Hileman
87e95d778f Bump git-flow formula to 0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-12 17:32:40 -07:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Adam Vandenberg
8c56f544b7 Add ARGV.build_head? and use it.
This allows both "--HEAD" and "-H" to be used consistently, which was the
intention in the first place.
2010-07-16 09:09:39 -07:00
Adam Vandenberg
7572451cbc git-flow - remove git dependency comments 2010-07-09 12:07:40 -07:00
Chris Thachuk
f5c75ec2a8 new formula: git-flow
Git extensions to provide high-level repository operations for Vincent
Driessen's branching model [1].

[1] http://nvie.com/archives/323

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Use --HEAD to install development branch.
* Don't depend on brew-installed git; user may already have a git.
2010-04-08 11:51:39 -07:00