@Skif-off yeah for git the console is better.

What I understand @frlan' is asking is for you to do a git rebase against the master branch to combine the two commits together and hopefully make the merge you did in your branch disappear (lesson: only ever pull Geany master into your master, not your branch).

git rebase --interactive makes it easier.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.