| ▲ | orthoxerox 3 hours ago | |||||||
I had to make an alias for rebasing, because I kept doing the opposite:
Now I just write
and it does what I want: fetches origin/master and rebases my working branch on top of it.But "ours"/"theirs" still keeps tripping me up. | ||||||||
| ▲ | cerved an hour ago | parent [-] | |||||||
Tip, you may want to use origin/HEAD over origin/master | ||||||||
| ||||||||