Skip to content

Commit

Permalink
Git 1.7.4-rc3
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Jan 24, 2011
1 parent 342953a commit 630fc78
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Documentation/RelNotes/1.7.4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Updates since v1.7.3
objects unnecessarily.

* "git diff" and "git grep" learned what functions and subroutines
in Fortran and Perl look like.
in Fortran, Pascal and Perl look like.

* "git fetch" learned the "--recurse-submodules" option.

Expand Down Expand Up @@ -151,9 +151,3 @@ release, unless otherwise noted.

* "git submodule update --recursive --other-flags" passes flags down
to its subinvocations.

---
exec >/var/tmp/1
O=v1.7.4-rc2
echo O=$(git describe master)
git shortlog --no-merges ^maint ^$O master

0 comments on commit 630fc78

Please sign in to comment.