Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  Start 1.7.0 maintenance track

Conflicts:
	RelNotes
  • Loading branch information
gitster committed Feb 13, 2010
2 parents 263830c + 9b25048 commit 7e94805
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Documentation/RelNotes-1.7.0.1.txt
Original file line number Diff line number Diff line change
@@ -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..

0 comments on commit 7e94805

Please sign in to comment.