OSDN Git Service

Merge branch 'mh/notes-tree-consolidate-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Mar 2017 21:07:17 +0000 (14:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Mar 2017 21:07:17 +0000 (14:07 -0700)
commitcd49f9bfb8c23621f618d110f2b95853728be2ba
tree22017f845d1706a6e68659b0a5ceefd38def4395
parent4b945eea4098841a1d6ddb0884673b555cfdaab9
parent5a8e7c346672e399a6b6c0335a4435c7264a2a32
Merge branch 'mh/notes-tree-consolidate-fix'

Removing an entry from a notes tree and then looking another note
entry from the resulting tree using the internal notes API
functions did not work as expected.  No in-tree users of the API
has such access pattern, but it still is worth fixing.

* mh/notes-tree-consolidate-fix:
  notes: do not break note_tree structure in note_tree_consolidate()