Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit c464918

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

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/RelNotes/1.7.10.3.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Git v1.7.10.3 Release Notes
44
Fixes since v1.7.10.2
55
---------------------
66

7+
* The message file for German translation has been updated a bit.
8+
9+
* "git status --porcelain" ignored "--branch" option by mistake. The
10+
output for "git status --branch -z" was also incorrect and did not
11+
terminate the record for the current branch name with NUL as asked.
12+
713
* Running "git checkout" on an unborn branch used to corrupt HEAD.
814

915
* When checking out another commit from an already detached state, we

0 commit comments

Comments
 (0)