Skip to main content

Computerstuff

2020


Keep up-to-date on forked repositories

·110 words·1 min

I usually fetch the upstream repository and merge it into my local repository, then upload all the merges into the github repository. That works sometimes, but it also fails sometimes with me having an extra commit with merges leaving the git history different from the upstream…