]> git.ipfire.org Git - thirdparty/git.git/commit
refs: update comment.
authorHan-Wen Nienhuys <hanwen@google.com>
Tue, 7 Dec 2021 13:38:16 +0000 (13:38 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Dec 2021 21:15:19 +0000 (13:15 -0800)
commit0464d0a134df97c3f9475c58e536c3b685a3ff7d
tree43acc942818d2ab364b3b622012652d79bc6f116
parentdf25a19d7287798a4ab2b5df08377fe7492a3846
refs: update comment.

REF_IS_PRUNING is right below this comment, so it clearly does not belong in
this comment. This was apparently introduced in commit 5ac95fee (Nov 5, 2017
"refs: tidy up and adjust visibility of the `ref_update` flags").

Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs/files-backend.c