How can a GITGit version control system (based on the git stashgit stash command) do:
- saving changes to the cache
- synchronize the cache through the repository with another computer
- modify the changes on another computer and make a commit there already?
I failed to implement