mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-04 10:11:56 -05: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>
66 KiB
66 KiB