mirror of
https://github.com/git/git.git
synced 2026-03-22 22:50:08 +01:00
So far the last parameter to setup_revisions() was to specify the default ref when the command line did not give any (typically "HEAD"). This changes it to take a pointer to a structure so that we can add other information without touching too many codepaths in later patches. There is no functionality change. Signed-off-by: Junio C Hamano <gitster@pobox.com>
14 KiB
14 KiB