I had 2 commits on the same branch which I wanted to squash into one. Upon googling I came across the following: rebase to squash multiple commits on same branch
Using the above-mentioned solutions I got the following window:
Now the problem is I cannot type in anything in this window. How should I proceed with squashing the commits??