Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Sync with Git 2.17-rc2
author
Junio C Hamano
<gitster@pobox.com>
Wed, 28 Mar 2018 19:18:46 +0000
(12:18 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 28 Mar 2018 19:18:46 +0000
(12:18 -0700)
* master:
Git 2.17-rc2
GIT-VERSION-GEN
patch
|
blob
|
history
raw
(from parent 1:
2a0a7ae
)
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index b4fb7d9a39f39513d3c29004f470920865b3f9ec..02ab86f2a76dc24bb36b4d3ca5974c2588706168 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.17.0-rc
1
+DEF_VER=v2.17.0-rc
2
LF='
'