commit | e8766e0e09a87d178e8fdcc4e6b9f45500d1040a | [log] [tgz] |
---|---|---|
author | Vincent Driessen <vincent@datafox.nl> | 周四 1月 21 00:52:26 2010 +0100 |
committer | Vincent Driessen <vincent@datafox.nl> | 周四 1月 21 00:52:26 2010 +0100 |
tree | 80a70cfe2b25991c41b6493029b62d882448fccc | |
parent | c0eea1e19e75d459eccb6c9a2f96d5ecb2a9f86a [diff] |
Quick test
diff --git a/README.mdown b/README.mdown index ce5bb14..07188c6 100644 --- a/README.mdown +++ b/README.mdown
@@ -30,8 +30,8 @@ * To start a new feature branch, use: - gitflow start feature <name> [<base>] - gitflow start feature foo-support + gitflow start feature <name> [<base>] + gitflow start feature foo-support `base` is `develop` by default.