Skip to content

Releases: owenthereal/gh

v0.13.1

06 Jul 13:37
Compare
Choose a tag to compare
  • Fix git head not working for all git versions

v0.13.0

06 Jul 13:10
Compare
Choose a tag to compare

Add gh COMMAND --no-op

v0.12.0

04 Jul 23:36
Compare
Choose a tag to compare
  • Implement gh init

v0.11.0

03 Jul 12:34
Compare
Choose a tag to compare
  • Implement gh merge

v0.10.0

04 Jul 23:42
Compare
Choose a tag to compare
  • 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

04 Jul 23:43
Compare
Choose a tag to compare
  • Proxy commands to git
  • gh alias

v0.8.0

04 Jul 23:44
Compare
Choose a tag to compare
  • Implement gh checkout
  • Rename gh pull to gh pr

v0.7.0

04 Jul 23:45
Compare
Choose a tag to compare
  • Implement gh remote

v0.6.1

04 Jul 23:46
Compare
Choose a tag to compare
  • Allow optional .git as Git url

v0.6.0

04 Jul 23:46
Compare
Choose a tag to compare
  • Implement fork