diff options
author | Rafael Silva <rafaeloliveira.cs@gmail.com> | 2021-01-19 22:27:34 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-01-30 09:57:16 -0800 |
commit | fc0c7d5e9e9e396afdd669019e7635773b1d1423 (patch) | |
tree | ddf3a3ab934adb31ebc0181608d35555707a155b /stable-qsort.c | |
parent | worktree: libify should_prune_worktree() (diff) | |
download | tgif-fc0c7d5e9e9e396afdd669019e7635773b1d1423.tar.xz |
worktree: teach worktree to lazy-load "prunable" reason
Add worktree_prune_reason() to allow a caller to discover whether a
worktree is prunable and the reason that it is, much like
worktree_lock_reason() indicates whether a worktree is locked and the
reason for the lock. As with worktree_lock_reason(), retrieve the
prunable reason lazily and cache it in the `worktree` structure.
Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Rafael Silva <rafaeloliveira.cs@gmail.com>
Reviewed-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'stable-qsort.c')
0 files changed, 0 insertions, 0 deletions