Start preparing for 2.0.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
cbf4e024ad
commit
8693e1cc2f
13
Documentation/RelNotes/2.0.2.txt
Normal file
13
Documentation/RelNotes/2.0.2.txt
Normal file
@ -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.
|
Loading…
Reference in New Issue
Block a user