In my magit status I see the following:
Head: master Commit message
Rebase: origin/master Commit message
Push: origin/master Commit message
I may have done something (pressed some keys) because I remember it being differently (instead of Rebase
there was Merge
).
Could anybody explain me what is going on here?
Magit
so cannot help with its configuration, but to understandgit
terminology better, Git Pro Book is highly advisable for a, as you stated, git newbie. – Y. E. Sep 20 '21 at 05:31