Comment by fsckboy

4 years ago

> What I always wanted to have is a tool that syncs my uncommitted changes of git repos between all my devices.

can't git do this with a fork, and you put all your devices on the fork, then merge the fork when you're ready?

Sure, but then I would need to fork all repos I work on. Also you still would need to commit and push it somewhere.

It’s possible, but it’s some steps you need to take. You can’t just get up from your pc, take your laptop and start working.

Local changes in gut feel like in the pre-Dropbox era, something you need to copy on your own.