Skip to content

Commit cee4268

Browse files
committed
Update draft release notes to 1.7.7
Signed-off-by: Junio C Hamano <[email protected]>
1 parent beace29 commit cee4268

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/RelNotes/1.7.7.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ Updates since v1.7.6
1919
functions can compress or uncompress more than 4GB data in one call on
2020
platforms with 64-bit long, which has been corrected.
2121

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+
2228
* "git archive" can be told to pass the output to gzip compression and
2329
produce "archive.tar.gz".
2430

0 commit comments

Comments
 (0)