497
always try and get my PR merged before anyone else
(i.imgur.com)
Post funny things about programming here! (Or just rant about your favourite programming language.)
git rebase -x theirs origin/main
and then look at the lines your changing to see what needs to be retouchedI’m more of a
git push origin/main —force
guy myselfReject "main" branch, embrace master branch