Skip to content

Commit

Permalink
Update draft release notes to 1.7.7
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 Aug 19, 2011
1 parent beace29 commit cee4268
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/RelNotes/1.7.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ Updates since v1.7.6
functions can compress or uncompress more than 4GB data in one call on
platforms with 64-bit long, which has been corrected.

* "git am" learned to pass "--exclude=<path>" option through to underlying
"git apply".

* You can now feed many empty lines before feeding a mbox file to
"git am".

* "git archive" can be told to pass the output to gzip compression and
produce "archive.tar.gz".

Expand Down

0 comments on commit cee4268

Please sign in to comment.