File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,24 +92,11 @@ Fixes since v1.7.3
9292All of the fixes in v1.7.3.X maintenance series are included in this
9393release, unless otherwise noted.
9494
95- * Smart HTTP transport used to incorrectly retry redirected POST
96- request with GET request (311e2ea006).
97-
98- * "git apply" did not correctly handle patches that only change modes
99- if told to apply while stripping leading paths with -p option (aae1f6ac).
100-
101- * "git apply" can deal with patches with timezone formatted with a
102- colon between the hours and minutes part (e.g. "-08:00" instead of
103- "-0800").
104-
10595 * "git checkout" removed an untracked file "foo" from the working
10696 tree when switching to a branch that contains a tracked path
10797 "foo/bar". Prevent this, just like the case where the conflicting
10898 path were "foo" (c752e7f..7980872d).
10999
110- * "git diff --check" reported an incorrect line number for added
111- blank lines at the end of file (8837d335).
112-
113100 * "git log --author=me --author=her" did not find commits written by
114101 me or by her; instead it looked for commits written by me and by
115102 her, which is impossible.
You can’t perform that action at this time.
0 commit comments