Hello everyone,
I do work on Linux kernels with several different computers and different installs of Linux. Having a remote way to access the git repos and the time I have to git fetch and pull would be really helpful. I have 18 different copies of the linux kernel spread among 3 different computers with at least 6 different installs since I work with a large patchset that is trying to get upstream.
I wanted to know what others use in this scenario. Been looking at NFS but there are fundamental issues with that from what I read. I want to avoid keeping an ssh key on an unencrypted partition. (Yes, the Linux kernel uses email, but I like to keep a remote backup + I need to do local builds + my company uses gitlab and their runners.)