Sometimes at startup git stash popthere are merge conflicts that need to be resolved. This happens very often when I have to attach / pop up before / after switching branches.
Conflicts are not a problem to resolve, but it has two annoying side effects:
Look for suggestions on how to make this process a little smoother.
source
share