Skip to content

Commit

Permalink
GIT 1.5.4.5
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
gitster committed Mar 28, 2008
1 parent 24362a5 commit f8dd64f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions Documentation/RelNotes-1.5.4.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,3 @@ Fixes since v1.5.4.4
"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
2 changes: 1 addition & 1 deletion GIT-VERSION-GEN
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=v1.5.4.4.GIT
DEF_VER=v1.5.4.5.GIT

LF='
'
Expand Down

0 comments on commit f8dd64f

Please sign in to comment.