Nguyễn Thái Ngọc Duy <[email protected]> writes: ... which does what?
Unlike refs_for_each_ref() and friends, this does not iterate.
It just uses the same function signature to make a single call
of fn on the "HEAD" ref.
Did I capture what it does right?
Thanks.

