1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-01 23:07:55 +01:00

Merge branch 'maint'

* maint:
  Start 1.7.0 maintenance track

Conflicts:
	RelNotes
This commit is contained in:
Junio C Hamano 2010-02-13 15:14:04 -08:00
commit 7e94805db2

View file

@ -0,0 +1,11 @@
Git v1.7.0.1 Release Notes
==========================
Fixes since v1.7.0
------------------
--
exec >/var/tmp/1
echo O=$(git describe)
O=v1.7.0
git shortlog $O..