Skip to content

Commit 630fc78

Browse files
committed
Git 1.7.4-rc3
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 342953a commit 630fc78

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Documentation/RelNotes/1.7.4.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Updates since v1.7.3
6666
objects unnecessarily.
6767

6868
* "git diff" and "git grep" learned what functions and subroutines
69-
in Fortran and Perl look like.
69+
in Fortran, Pascal and Perl look like.
7070

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

@@ -151,9 +151,3 @@ release, unless otherwise noted.
151151

152152
* "git submodule update --recursive --other-flags" passes flags down
153153
to its subinvocations.
154-
155-
---
156-
exec >/var/tmp/1
157-
O=v1.7.4-rc2
158-
echo O=$(git describe master)
159-
git shortlog --no-merges ^maint ^$O master

0 commit comments

Comments
 (0)