Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
daemon: Strictly parse the "extra arg" part of the command
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index d292e3a2d38a935a0f06b708d9d0b4a36d58ba66..0673f0db9f044c294446fb5df1c87f83a335d6f8 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.3.
1
+DEF_VER=v1.6.3.
2
LF='
'