]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'es/worktree-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Aug 2020 17:23:58 +0000 (10:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Aug 2020 17:23:58 +0000 (10:23 -0700)
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()


Trivial merge