Re: syncthing, rsync for git; was: git setup

2023-08-22 Thread Max Nikulin
On 23/08/2023 02:27, Michael Kjörling wrote: I know of rsync's shortcomings in the bidirectional-sync use case because I looked for a good while for a way to get it to do that safely, before coming across unison which being designed for that solved that problem with for all intents and purposes n

Re: syncthing, rsync for git; was: git setup

2023-08-22 Thread Celejar
On Tue, 22 Aug 2023 19:27:57 + Michael Kjörling <2695bd53d...@ewoof.net> wrote: > On 22 Aug 2023 14:33 -0400, from cele...@gmail.com (Celejar): > >> Git tends to be very rsync-friendly. > > > > I do something similar - I use syncthing to automatically keep the git > > repositories on two of m

Re: syncthing, rsync for git; was: git setup

2023-08-22 Thread Michael Kjörling
On 22 Aug 2023 14:33 -0400, from cele...@gmail.com (Celejar): >> Git tends to be very rsync-friendly. > > I do something similar - I use syncthing to automatically keep the git > repositories on two of my machines in sync. rsync may be better, but > syncthing has more or less worked for me. I'm n