Commit d8247bfd656690b08de2d17c40861701b5b8be6d

Christian Weisgerber 2022-03-10T21:23:31

make "got ref" match argument against references before object IDs Use got_repo_match_object_id() instead of hand-rolled code and pick up the updated handling of reference arguments. ok stsp