- > git status
- # On branch master
- nothing to commit (working directory clean)
- > git cherry-pick 90aa02f
- error: Your local changes to 'src/main/java/no/kvikshaug/gh/modules/Bofh.java' would be overwritten by merge. Aborting.
- Please, commit your changes or stash them before you can merge.