Jonas
02/22/2023, 9:30 AMJonathan Rosenberg
02/22/2023, 9:40 AMJonas
02/22/2023, 9:49 AMJonathan Rosenberg
02/22/2023, 9:54 AMOz Katz
02/22/2023, 9:58 AMlakectl refs-dump
(see docs)
2. create a bare repository that has no initial branch or commit (see docs) using the same storage namespace as the original repository
3. `lakectl refs-restore` (see docs) on the new bare repo, to restore the branches, commits, etc.
4. test and make sure everything works
5. delete the original repository 🙂
6. winJonas
02/22/2023, 10:12 AM