File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -223,22 +223,6 @@ Fixes since v1.6.5
223
223
All of the fixes in v1.6.5.X maintenance series are included in this
224
224
release, unless otherwise noted.
225
225
226
- * Enumeration of available merge strategies iterated over the list of
227
- commands in a wrong way, sometimes producing an incorrect result.
228
- Will backport by merging ed87465 (builtin-merge.c: call
229
- exclude_cmds() correctly., 2009-11-25).
230
-
231
- * "git format-patch revisions... -- path" issued an incorrect error
232
- message that suggested to use "--" on the command line when path
233
- does not exist in the current work tree (it is a separate matter if
234
- it makes sense to limit format-patch with pathspecs like that
235
- without using the --full-diff option). Will backport by merging
236
- 7e93d3b (format-patch: add test for parsing of "--", 2009-11-26).
237
-
238
- * "git shortlog" did not honor the "encoding" header embedded in the
239
- commit object like "git log" did. Will backport by merging 79f7ca0
240
- (shortlog: respect commit encoding, 2009-11-25).
241
-
242
226
---
243
227
exec >/var/tmp/1
244
228
echo O=$(git describe master)
You can’t perform that action at this time.
0 commit comments