5 ms·
GIT is actually a great protocol for keeping distributed copies of code. You can pretty easily with bash cycle through a list of backup urls for a git repo, loo
by solotronics 3y ago
GIT is actually a great protocol for keeping distributed copies of code. You can pretty easily with bash cycle through a list of backup urls for a git repo, looking for updates.
- _flux 3y agoGit itself is nice, but then there's the issue tracker and CI that are more difficult to setup.