Skip to content

Commit

Permalink
Start preparing for 2.0.2
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 Jul 10, 2014
1 parent cbf4e02 commit 8693e1c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
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.
2 changes: 1 addition & 1 deletion RelNotes

0 comments on commit 8693e1c

Please sign in to comment.