Skip to content

Draft: Return HEAD from GetReferences

James Fargher requested to merge get_references_head into master

This mirrors the --head flag of git show-refs specifically to allow listing of all references and HEAD without adding another very similar API as GetReferences

Merge request reports