Last updated 3 years ago
Was this helpful?
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
git log --stat