Releases: owenthereal/gh
Releases · owenthereal/gh
v0.13.1
- Fix git head not working for all git versions
v0.13.0
Add gh COMMAND --no-op
v0.12.0
- Implement
gh init
v0.11.0
- Implement gh merge
v0.10.0
- Implement
gh clone
- Fix various bugs in
gh remote
- Rename
gh pr
gh pull-request
to avoid potential alias collision - Rename
gh ci
gh ci-status
to avoid potential alias collision
v0.9.0
- Proxy commands to
git
gh alias
v0.8.0
- Implement
gh checkout
- Rename
gh pull
togh pr
v0.7.0
- Implement
gh remote
v0.6.1
- Allow optional
.git
as Git url
v0.6.0
- Implement
fork