I'm quite new to Git and is trying to learn as much as possible. I tend to end up in this situation where my local branch is behind the origin repo on Github. It seems as I have two options: To merge or to rebase to get in sync. Which should I use?
In the picture below, my local is the pink one.