Y
Hacker News
new
|
ask
|
show
|
jobs
by
solotronics
1129 days 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.
1 comments
_flux
1129 days ago
Git itself is nice, but then there's the issue tracker and CI that are more difficult to setup.
link