git for dummys [WIP!] (like me)
Clone the repo with SSH
git clone git@github.com:Open-Surface-RT/grate-linux.gitAdd upstream
git remote add upstream https://github.com/grate-driver/linux.gitupdate to upstream
git fetch upstream --depth=1edit local commits
git rebase -i HEAD~nsolve merge conflicts
log stat
Last updated
Was this helpful?