Matthew pfp
Matthew
@matthew
Is there a good practice for sharing code files across machines without committing to GitHub? I switch often between desktop and MacBook, and don't want to just commit "saving progress" constantly, but also I don't want to have to commit code before it's ready. maybe a good hardware drive with remote access?
10 replies
0 recast
8 reactions

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
rsync to a shared server found Nextcloud to not be optimal due to .git dir having so many small files cc @rafi
2 replies
0 recast
2 reactions

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
assuming you're mac all the way iCloud could do the trick
0 reply
0 recast
0 reaction

Rafi pfp
Rafi
@rafi
rsync is good and has been for decades
0 reply
0 recast
2 reactions