mirror of
https://github.com/git/git.git
synced 2026-03-14 18:59:04 +01:00
This adds a "int *flag" parameter to resolve_ref() and makes for_each_ref() family to call callback function with an extra "int flag" parameter. They are used to give two bits of information (REF_ISSYMREF and REF_ISPACKED) about the ref. Signed-off-by: Junio C Hamano <junkio@cox.net>
3.7 KiB
3.7 KiB