Clone the repo with SSH
git clone git@github.com:Open-Surface-RT/grate-linux.git
Add upstream
git remote add upstream https://github.com/grate-driver/linux.git
update to upstream
git fetch upstream --depth=1
edit local commits
solve merge conflicts
log stat
git log --stat