]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/worktree-list-show-locked'
authorJunio C Hamano <gitster@pobox.com>
Tue, 27 Oct 2020 22:09:47 +0000 (15:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Oct 2020 22:09:47 +0000 (15:09 -0700)
"git worktree list" now shows if each worktree is locked.  This
possibly may open us to show other kinds of states in the future.

* rs/worktree-list-show-locked:
  worktree: teach `list` to annotate locked worktree


Trivial merge