git-tag requires space after -m flag
authorKeith Packard <keithp@keithp.com>
Thu, 10 Jan 2008 18:58:22 +0000 (10:58 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 10 Jan 2008 18:58:22 +0000 (10:58 -0800)
new-version.sh

index bbc855c..b6a156d 100644 (file)
@@ -110,7 +110,7 @@ $test git-commit -m"Bump version to $version" \
        README
 
 # tag the tree
-$test git-tag -u 096c4dd3 -m"Version $version" $version
+$test git-tag -u 096c4dd3 -m "Version $version" $version
 
 # Make distributed change log