Merge branch 'maint'
* maint: More fixes for 1.8.2.1 merge-tree: fix typo in merge-tree.c::unresolved git-commit doc: describe use of multiple `-m` options git-pull doc: fix grammo ("conflicts" is plural)
This commit is contained in:
@ -66,3 +66,6 @@ Fixes since v1.8.2
|
||||
to file scope static, but a few functions in graph.c were used by
|
||||
CGit from sideways bypassing the entry points of the API the
|
||||
in-tree users use.
|
||||
|
||||
* "git merge-tree" had a typo in the logic to detect d/f conflicts,
|
||||
which caused it to segfault in some cases.
|
||||
|
Reference in New Issue
Block a user