Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

GitHub

Pull PR

$ git config --add remote.origin.fetch '+refs/pull//head:refs/remotes/origin/pr/'
$ git config --global --add remote.origin.fetch "+refs/pull/*/head:refs/remotes/origin/pr/*"