Merge branch 'es/worktree-cleanup'
commit197253ed32040dda8354614312ef9b5687d7ccae
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Aug 2020 17:23:58 +0000 (10 10:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Aug 2020 17:23:58 +0000 (10 10:23 -0700)
tree9faf2bfe9003e47242d0808d6e8060ffcddc08c0
parent46b225f15308c8f77379f864189bed95c273d29f
parent918d8ff78099004c561e0da90fa04cd629bb3b0e
Merge branch 'es/worktree-cleanup'

Code cleanup around "worktree" API implementation.

* es/worktree-cleanup:
  worktree: retire special-case normalization of main worktree path
  worktree: drop bogus and unnecessary path munging
  worktree: drop unused code from get_linked_worktree()
  worktree: drop pointless strbuf_release()