Commit Graph

2 Commits

Author SHA1 Message Date
88961e1c6b e2e: Add caching to git repositories
It's very expensive to create new repositories from scratch. To avoid
this, a new repo & remotes are only created if necessary (depending on a
cache key given on request). If not created, they are simply copied from
a stored, clean repository / remote.
2022-06-23 19:21:05 +02:00
38c66cad62 Add git forge integration 2022-05-26 17:55:07 +02:00