* Your Windows build number: Microsoft Windows [Version 10.0.15063] * What you're doing and what's happening: I'm using `fish` as my shell. ```ssh git pull --rebase origin <branch> || git rebase --continue Applying: <commit title> fatal: empty ident name (for <iamdevlinph@Devlin.localdomain>) not allowed ``` * What's wrong / what should be happening instead: Should rebase properly.
Your Windows build number:
Microsoft Windows [Version 10.0.15063]
What you're doing and what's happening:
I'm using
fishas my shell.Should rebase properly.