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:
04b1f4f
)
Git 2.24-rc1
v2.24.0-rc1
author
Junio C Hamano
<gitster@pobox.com>
Thu, 24 Oct 2019 04:33:49 +0000
(13:33 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 24 Oct 2019 04:34:03 +0000
(13:34 +0900)
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
64543ed
..
31d6df5
100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.24.0-rc
0
+DEF_VER=v2.24.0-rc
1
LF='
'