commit | 6c2d30bbc4f01d6a165d3c0cb7c2e855014d397e | [log] [tgz] |
---|---|---|
author | Vincent Driessen <vincent@datafox.nl> | 周二 1月 26 22:18:36 2010 +0100 |
committer | Vincent Driessen <vincent@datafox.nl> | 周二 1月 26 22:20:41 2010 +0100 |
tree | 8eb7606dc0e0c5685eda56a4a84be9c6c4dec307 | |
parent | 12c4ab4fb4f0acd6a8ecf4c40ad5619aaff6a00f [diff] [blame] |
Structurally replace gitflow by git-flow, as a true git extension.
diff --git a/README.mdown b/README.mdown index b2e06a9..7822416 100644 --- a/README.mdown +++ b/README.mdown
@@ -1,5 +1,5 @@ -gitflow -======= +git-flow +======== A collection of Git extensions to provide high-level repository operations for Vincent Driessen's [branching model](http://nvie.com/archives/323 "original blog post").