mirror of
https://github.com/git/git.git
synced 2026-03-18 20:50:07 +01:00
Merge branch 'master' into next
* master: Git 1.7.8-rc0
This commit is contained in:
@@ -214,7 +214,7 @@ included in this release.
|
|||||||
|
|
||||||
---
|
---
|
||||||
exec >/var/tmp/1
|
exec >/var/tmp/1
|
||||||
O=v1.7.7.1-487-g4801546
|
O=v1.7.7.1-492-g324bc2a
|
||||||
echo O=$(git describe --always master)
|
echo O=$(git describe --always master)
|
||||||
git log --first-parent --oneline --reverse ^$O master
|
git log --first-parent --oneline --reverse ^$O master
|
||||||
echo
|
echo
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
GVF=GIT-VERSION-FILE
|
GVF=GIT-VERSION-FILE
|
||||||
DEF_VER=v1.7.7.GIT
|
DEF_VER=v1.7.8-rc0
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
|||||||
Reference in New Issue
Block a user