mirror of
https://github.com/git/git.git
synced 2026-07-17 13:02:00 +00:00
The helper functions (strbuf_branchname, strbuf_check_branch_ref, and strbuf_check_tag_ref) are about handling branch and tag names, and it is a non-essential fact that these functions use strbuf to hold these names. Rename them to make it clarify that these are more about "ref". Signed-off-by: Junio C Hamano <gitster@pobox.com>
248 KiB
Executable File
248 KiB
Executable File