summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 24362a5)
raw | patch | inline | side by side (parent: 24362a5)
author | Junio C Hamano <gitster@pobox.com> | |
Fri, 28 Mar 2008 03:36:35 +0000 (20:36 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 28 Mar 2008 03:36:35 +0000 (20:36 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.4.5.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index 56fcd27b5cf76517683775e11b0c7b9f07a18bae..02823413987d5a10364d936327e3a1cfb38cbac2 100644 (file)
"rebase --continue" impossible.
As usual, it also comes with many documentation fixes and clarifications.
-
---
-exec >/var/tmp/1
-echo O=$(git describe maint)
-O=v1.5.4.4-32-gb88605f
-git shortlog --no-merges $O..maint
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 33dc1ab222d6199b57f87594a6521f224f2d4210..85747e000abe2b6defc63d833b14c728f6549c46 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.4.4.GIT
+DEF_VER=v1.5.4.5.GIT
LF='
'