We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2e4116 + 4fc0bc1 commit b554186Copy full SHA for b554186
README.mdown
@@ -1,7 +1,7 @@
1
git-flow
2
========
3
A collection of Git extensions to provide high-level repository operations
4
-for Vincent Driessen's [branching model](http://nvie.com/archives/323 "original
+for Vincent Driessen's [branching model](http://nvie.com/git-model "original
5
blog post").
6
7
git-flow-version
@@ -11,7 +11,7 @@
11
# Copyright (c) 2010 by Vincent Driessen
12
# Copyright (c) 2010 by Benedikt Böhm
13
#
14
-GITFLOW_VERSION=0.2-dirty
+GITFLOW_VERSION=0.2
15
16
usage() {
17
echo "usage: git flow version"
0 commit comments