git rebase --interactive problem
From: Lenka Dubcova <hidden>
Date: 2016-06-15 22:47:17
Hi, I wanted to squash one commit to another using git rebase --interactive HEAD~2, but I made a typo, instead of squash I wrote sqaush, so it stopped and left this message Unknown command: sqaush 43ce3ae my commit message Please fix this in the file /home/lenka/hermes2d/.git/.dotest-merge/git-rebase-todo. Moreover it jumped from my branch to (no branch). So I corrected it in "git-rebase-todo" and saved, but I don't know what to do next. Thanks, Lenka -- View this message in context: http://n2.nabble.com/git-rebase-interactive-problem-tp3492625p3492625.html Sent from the git mailing list archive at Nabble.com.