]> git.ipfire.org Git - thirdparty/git.git/commit
ref-filter: add worktreepath atom
authorNickolai Belakovski <nbelakovski@gmail.com>
Mon, 29 Apr 2019 05:19:42 +0000 (22:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 May 2019 04:45:53 +0000 (13:45 +0900)
commit2582083fa1830632e298727e973440907345267f
tree7bbcd7f3b030eae3e6c93786272b65380afdeb5a
parent0e94f7aa730b108f7907cfab1b2a7fba965de442
ref-filter: add worktreepath atom

Add an atom providing the path of the linked worktree where this ref is
checked out, if it is checked out in any linked worktrees, and empty
string otherwise.

Signed-off-by: Nickolai Belakovski <nbelakovski@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-for-each-ref.txt
ref-filter.c
t/t6302-for-each-ref-filter.sh