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 beace29 commit cee4268Copy full SHA for cee4268
Documentation/RelNotes/1.7.7.txt
@@ -19,6 +19,12 @@ Updates since v1.7.6
19
functions can compress or uncompress more than 4GB data in one call on
20
platforms with 64-bit long, which has been corrected.
21
22
+ * "git am" learned to pass "--exclude=<path>" option through to underlying
23
+ "git apply".
24
+
25
+ * You can now feed many empty lines before feeding a mbox file to
26
+ "git am".
27
28
* "git archive" can be told to pass the output to gzip compression and
29
produce "archive.tar.gz".
30
0 commit comments