I have three commits on my repo, I am trying to combine this commits. however, while trying to do that it shows following error.
Error: in valid upstream 'HEAD~3'
command used
git rebase -i HEAD~3
I have three commits on my repo, I am trying to combine this commits. however, while trying to do that it shows following error.
Error: in valid upstream 'HEAD~3'
command used
git rebase -i HEAD~3