This commit is contained in:
2025-08-15 07:41:10 +02:00
parent e030309b7f
commit e76f558f97
4 changed files with 15 additions and 18 deletions

View File

@@ -79,9 +79,6 @@ fn (mut repo GitRepo) load_internal() ! {
// Persist the newly loaded state to the cache.
repo.cache_set()!
// println(repo)
$dbg;
}
// Helper to load remote tags