I currently work on a project in which SVN is used as a repository. Locally, I do several \"experiments\" with the code that I don\'t want to commit to the repo. Therefore I
This cannot be done directly in git, however it can be automated using git-assembler.
To quote my similar answer in https://stackoverflow.com/a/62835799/2792879, here's a direct link to the example in the documentation for rebasing local branches