Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  Start preparing for 2.0.2
  • Loading branch information
Junio C Hamano committed Jul 10, 2014
2 parents da86971 + 8693e1c commit 66f467c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Documentation/RelNotes/2.0.2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Git v2.0.2 Release Notes
========================

* Documentation for "git submodule sync" forgot to say that the subcommand
can take the "--recursive" option.

* Mishandling of patterns in .gitignore that has trailing SPs quoted
with backslashes (e.g. ones that end with "\ ") have been
corrected.

* Recent updates to "git repack" started to duplicate objects that
are in packfiles marked with .keep flag into the new packfile by
mistake.

0 comments on commit 66f467c

Please sign in to comment.