Commit graph

3 commits

Author SHA1 Message Date
Kira Bruneau
f8f0a5e36e fetch from default branch when branch isn't specified 2022-04-28 00:40:55 -04:00
Kira Bruneau
cadf72646c refactor prefetch to get latest commit with git ls-remote
`git ls-remote` is more general way to get the latest commit. It can
be used on any git repo, and supports querying from the default branch
using the `HEAD` pseudoref.
2022-04-28 00:40:43 -04:00
Jörg Thalheim
1a2bc3021c move ci to flake 2021-10-10 09:53:09 +02:00
Renamed from nur/prefetch.py (Browse further)