My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaaec50
)
Git 1.8.4-rc3
v1.8.4-rc3
author
Junio C Hamano
<gitster@pobox.com>
Tue, 13 Aug 2013 18:10:18 +0000
(11:10 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 13 Aug 2013 18:10:18 +0000
(11:10 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
GIT-VERSION-GEN
patch
|
blob
|
history
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index
2c49e42
..
12fef58
100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.4-rc
2
+DEF_VER=v1.8.4-rc
3
LF='
'