git open # it will open homepage of your repository
git open --compare # it will open compare page
git open --compare master-develop # Open compare page betwee master and develop
git open --branch master # Open master branch's page
git open --branch # Open current branch's page
Keyboard Shortcuts
Global
s
Focus search bar
?
Bring up this help dialog
GitHub
gp
Go to pull requests
gi
Go to GitHub issues (only if GitHub is preferred repository)