SyntaxFix
Write A Post
Hire A Developer
Questions
One more way to do it.
Add commit on the top of temporary commit and then do:
git rebase -i
To merge two commits into one (command will open text file with explicit instructions, edit it).