mirror of
https://github.com/git/git.git
synced 2025-03-21 05:21:20 +00:00
Git 1.7.5-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
6c4c9bdc98
commit
865d370c4d
@ -8,7 +8,7 @@ Updates since v1.7.4
|
||||
|
||||
* Various git-p4 enhancements (in contrib).
|
||||
|
||||
* Various vcs-svn enhancements.
|
||||
* Various vcs-svn, git-svn and gitk enhancements and fixes.
|
||||
|
||||
* Various git-gui updates (0.14.0).
|
||||
|
||||
@ -133,6 +133,6 @@ release, unless otherwise noted.
|
||||
|
||||
---
|
||||
exec >/var/tmp/1
|
||||
O=v1.7.5-rc1
|
||||
O=v1.7.5-rc2
|
||||
echo O=$(git describe 'master')
|
||||
git shortlog --no-merges ^maint ^$O master
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=v1.7.5-rc1
|
||||
DEF_VER=v1.7.5-rc2
|
||||
|
||||
LF='
|
||||
'
|
||||
|
Loading…
x
Reference in New Issue
Block a user