Re: [PATCH v3 6/7] worktree: teach `list` to annotate prunable worktree
From: Junio C Hamano <hidden>
Date: 2021-01-21 05:56:47
Rafael Silva [off-list ref] writes:
Documentation/git-worktree.txt | 26 ++++++++++++++++++++++++-- builtin/worktree.c | 10 ++++++++++ builtin/worktree.cc | 0 t/t2402-worktree-list.sh | 32 ++++++++++++++++++++++++++++++++ 4 files changed, 66 insertions(+), 2 deletions(-) create mode 100644 builtin/worktree.cc
What's the h*ck is that .cc file doing ;-)