projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30a18a2
)
Fix the release procedure.
author
Junio C Hamano
<junkio@cox.net>
Fri, 18 Nov 2005 08:31:40 +0000
(
00:31
-0800)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 18 Nov 2005 08:31:40 +0000
(
00:31
-0800)
Fernando J. Pereda reports that full tarball was not uploaded.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Distrib
patch
|
blob
|
history
diff --git
a/Distrib
b/Distrib
index
ea18b5a
..
4ddc71f
100755
(executable)
--- a/
Distrib
+++ b/
Distrib
@@
-21,6
+21,6
@@
D=$G/debian
set -x
ln $HOME/debian/git-*_$V[-.]* $D/.
-ln $HOME/debian/git-
core-
$V.tar.gz $G/.
+ln $HOME/debian/git-$V.tar.gz $G/.
ln $HOME/rpms/RPMS/i386/git*-$V-* $G/.
ln $HOME/rpms/SRPMS/git-$V-* $G/.