Path to this page:
Subject: CVS commit: pkgsrc/net/gh
From: Benny Siegert
Date: 2020-11-27 10:11:39
Message id: 20201127091139.42CE9FA9D@cvs.NetBSD.org
Log Message:
Update gh (Github CLI) to 1.3.0.
New Stuff
* If an interactive invocation of either pr create or issue create fails, gh
will now save a user's input. Both create commands now support a --recover
option to pick up where you left off.
* Add support for GH_TOKEN and GH_ENTERPRISE_TOKEN
Bug Fixes
* Correctly select branch when viewing repository
* Downgrade survey to v2.1.1
Cleanup
* Refactor pr/issue creation code for readability and maintainability
* Fix spelling errors
* Fix USAGE help info for some commands
Files: