I'm trying to undo a commit and duplicate the commit, but when I use
git reset --soft HEAD^
(as it was explained to me) it appears this question: More? When it was being explained to me, the More? statement wasn't mentioned. What does this means? Do I have to add something else to undo my commit?