projects
/
git-tools-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10cabf5
)
with commit message
author
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 26 Mar 2013 10:22:55 +0000
(10:22 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 26 Mar 2013 10:22:55 +0000
(10:22 +0000)
id-release
patch
|
blob
|
history
diff --git
a/id-release
b/id-release
index
bf56550
..
0aeca79
100755
(executable)
--- a/
id-release
+++ b/
id-release
@@
-76,7
+76,7
@@
perl -i.bak -npe "s,^Version: \d+.*,Version: $version," $spec
######################################################################
echo ""
echo "# Please commit the version updates now"
-echo "git commit -a"
+echo "git commit -a -m'new release v$version'"
echo ""
echo "# Please run now"
echo "git push"