Yuya Nishihara d1701a5d95 git: on import_refs(), avoid loading git commit object if it's known
With my colocated "linux" repo, this appears to save ~50ms startup overhead.
Since the repo has lots of indirect tags, we can't eliminate tag object
loading at all. But still, it's faster than falling back to peel_to_commit().
2023-06-23 16:26:13 +09:00
..
2023-03-05 23:50:20 +01:00
2023-04-24 11:28:12 -07:00
2023-06-19 09:48:58 -07:00