projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b10c4ad
)
Git 1.8.1-rc3
author
Junio C Hamano
<gitster@pobox.com>
Sat, 22 Dec 2012 19:48:47 +0000
(11:48 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 22 Dec 2012 19:48:47 +0000
(11:48 -0800)
The changes since -rc2 are mostly documentation updates.
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 1a9e4a20da78de93b7769eb18a7b3258dbde8ede..b2dffc839f306123d544e8f536ee31a7574f1139 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.1-rc
2
+DEF_VER=v1.8.1-rc
3
LF='
'