Hi all
So I have Stash up and running in order to backup and sync a project between multiple devices, one of which is a corporate laptop that is locked down so that I’m unable to install Dropbox/Google Drive etc.
Are there any tricks to get Stash (or another workflow) to automatically sync changes to github on the fly, similar to editing a google docs file that saves online as you type, without having to manually got through the mojo-deflating Stash process of
git add stuff.py
git commit
git push
Any suggestions? Totally keen to try non-git and/or non-Stash solutions if they’re out there.
Cheers