Merge branch 'nd/split-index-unshare'
commitf382b756a67e9c9e57fb4d4f07513cc9acd1aae9
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 May 2017 03:34:43 +0000 (29 12:34 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 May 2017 03:34:43 +0000 (29 12:34 +0900)
treeadc45eb01bfeb9a50b28800ef16a6f4b956cbae6
parenta531ecf399a5d2ddb97dbd79bbcdad2dd93e7268
parentde950c577317f499df44c383ecbb7967f4905db9
Merge branch 'nd/split-index-unshare'

Plug some leaks and updates internal API used to implement the
split index feature to make it easier to avoid such a leak in the
future.

* nd/split-index-unshare:
  p3400: add perf tests for rebasing many changes
  split-index: add and use unshare_split_index()
read-cache.c