]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sm/worktree-add-lock'
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 Jul 2021 20:17:58 +0000 (13:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Jul 2021 20:17:58 +0000 (13:17 -0700)
commit01369fdfd3d0deec41c55306dae42f00dfbfa582
tree1a4b11072413f2ff341603f5a6dc362565abc006
parente5cc59c77c875aeda93a3cdfe70c8254164324ab
parent0db4961c49bb70cef89ed3d7c90f8f5d9dfc822d
Merge branch 'sm/worktree-add-lock'

"git worktree add --lock" learned to record why the worktree is
locked with a custom message.

* sm/worktree-add-lock:
  worktree: teach `add` to accept --reason <string> with --lock
  worktree: mark lock strings with `_()` for translation
  t2400: clean up '"add" worktree with lock' test
Documentation/git-worktree.txt