git clone git@github.com:Open-Surface-RT/grate-linux.git
git remote add upstream https://github.com/grate-driver/linux.git
git fetch upstream --depth=1
git rebase -i HEAD~n
https://phoenixnap.com/kb/how-to-resolve-merge-conflicts-in-git
git log --stat