This repository was archived by the owner on Apr 16, 2023. It is now read-only.
GitHub CLI nightly 2.24.3-14-g41a45713
Pre-release
Pre-release
·
1 commit
to main
since this release
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 41a45713 Tech debt cleanup for variable and secret commands (#7151)
- 5191c502 Only replace control sequences (#7168)
- f7930a43 Dont follow redirects on repo delete (#7106)
- e5a0b1fe Add variable delete command (#6929)
- c8250958 Add variable list command (#6995)
- 88cc4d25 Add variable set command (#6928)
- 76f6aa1f Clarify
gh auth refresh
command behavior (#7132) - cff5dec2 Make repo sync git fetch authenticated (#7139)
- c2d728ec Improve documentation and consistency of the
--commit
flag forgh browse
command (#7105) - 78ffa73f Use transform.Transformer interface for ascii sanitization (#7117)
- 661d9621 Merge pull request #7116 from cli/even-more-prompts
- aae4023c use t.Cleanup(m.Verify)
- 10dd74b4 fix bug with Prompter.MultiSelect
- b5c3d982 new tooling for assertions about prompting