Commit b554186c authored by Vincent Driessen's avatar Vincent Driessen

Merge branch 'release/0.2' into develop

parents a2e41163 4fc0bc16
git-flow git-flow
======== ========
A collection of Git extensions to provide high-level repository operations A collection of Git extensions to provide high-level repository operations
for Vincent Driessen's [branching model](http://nvie.com/archives/323 "original for Vincent Driessen's [branching model](http://nvie.com/git-model "original
blog post"). blog post").
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# Copyright (c) 2010 by Vincent Driessen # Copyright (c) 2010 by Vincent Driessen
# Copyright (c) 2010 by Benedikt Böhm # Copyright (c) 2010 by Benedikt Böhm
# #
GITFLOW_VERSION=0.2-dirty GITFLOW_VERSION=0.2
usage() { usage() {
echo "usage: git flow version" echo "usage: git flow version"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment