g pr
now publishes current branch if its remote version doesn't exist before opening "Create PR" page- add
g issues
command for working with repo's issues - add
g pulls
command which opens "Pull Requests" page - add
g o
command (or simplyg
) for opening current repo on Github - add
g pr
command aliased aspr
for opening new/current PRs - README first