We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342953a commit 630fc78Copy full SHA for 630fc78
Documentation/RelNotes/1.7.4.txt
@@ -66,7 +66,7 @@ Updates since v1.7.3
66
objects unnecessarily.
67
68
* "git diff" and "git grep" learned what functions and subroutines
69
- in Fortran and Perl look like.
+ in Fortran, Pascal and Perl look like.
70
71
* "git fetch" learned the "--recurse-submodules" option.
72
@@ -151,9 +151,3 @@ release, unless otherwise noted.
151
152
* "git submodule update --recursive --other-flags" passes flags down
153
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