Keep a git repository in sync between dom0 and an AppVm

Original forum link
https://forum.qubes-os.org/t/19420
Original poster
Solène R
Created at
2023-06-19 21:06:23
Posts count
8
Likes count
6

I recently wrote how to use fossil in dom0 and sync it with a remote repository, but I was very curious to figure how to achieve this in git without using network (and nobody cares about fossil). It's possible using git-bundle by exchanging artifacts using qvm-run 🙂

https://dataswamp.org/~solene/2023-06-17-qubes-os-git-bundle.html