Re: [PATCH v4 3/3] tag: use new advice API to check visibility
From: Junio C Hamano <hidden> Date: 2020-02-24 22:07:44
"Heba Waly via GitGitGadget" [off-list ref] writes:
From: Heba Waly <redacted>
Following the new helpers added to the advice library,
replace the global variable check approach by the new
API calls
Signed-off-by: Heba Waly <redacted>
---
advice.c | 2 --
advice.h | 1 -
builtin/tag.c | 5 +++--
t/t7004-tag.sh | 1 +
4 files changed, 4 insertions(+), 5 deletions(-)