Subject: CVS commit: pkgsrc/net/gh
From: Benny Siegert
Date: 2021-10-27 08:52:16
Message id: 20211027065216.3A38BFA97@cvs.NetBSD.org

Log Message:
gh: update to 2.2.0.

The new gh codespace commands allow creating, listing, connecting to, and \ 
otherwise managing your codespaces.

# list your codespaces
$ gh codespace list

# create a new codespace
$ gh codespace create --repo cli/cli

# start an interactive shell within a codespace
$ gh codespace ssh

What's new:
- Add repo delete command
- Add run cancel command
- Add gpg-key management commands
- Support logging in to github.localhost

Files:
RevisionActionfile
1.28modifypkgsrc/net/gh/Makefile
1.17modifypkgsrc/net/gh/distinfo
1.13modifypkgsrc/net/gh/go-modules.mk