OSDN Git Service

Merge branch 'dt/refs-bisection'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:11 +0000 (12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:11 +0000 (12:30 -0700)
Move the refs used during a "git bisect" session to per-worktree
hierarchy refs/worktree/* so that independent bisect sessions can
be done in different worktrees.

* dt/refs-bisection:
  refs: make refs/bisect/* per-worktree
  path: optimize common dir checking
  refs: clean up common_list


Trivial merge