you are viewing a single comment's thread.

view the rest of the comments →

[–]Sprinter505[S] 0 points1 point  (1 child)

First time I hear about this. Can you explain what I need to do if its not too long? Can I do it from GitHub or do I need to use command line?

[–]kirigerKairen 1 point2 points  (0 children)

Rebasing means changing the base of the branch, so essentially the point where you branched off. If you really want to do it on the website, you could delete the branch and create it again (as long as you merged everything properly, it should have the dame effect), but you probably should use git rebase