Working from multiple computers - thoughts on auto-push branch to git repository?
CatPoop @ CatPoop @lemmy.world Posts 0Comments 11Joined 2 yr. ago

CatPoop @ CatPoop @lemmy.world
Posts
0
Comments
11
Joined
2 yr. ago
Deleted
...
Deleted
Permanently Deleted
I have a script that runs every 5 mins that does a robocopy for each local repo to OneDrive, excluding all the git system files. I don’t really like the idea of pushing half-finished / broken code.
Rarely need to actually copy stuff back out of onedrive, but it’s good enough on the few occasions I forget to push before changing machines.