This repository was archived by the owner on Apr 16, 2023. It is now read-only.
GitHub CLI nightly 2.25.1-19-g185ebbe6
Pre-release
Pre-release
·
1 commit
to main
since this release
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 185ebbe6 Add a
--fail-fast
option topr checks --watch
(#7203) - 5a2c24d3 docs: revise GH_CONFIG_DIR content in help_topic.go (#7230)
- 82927b0c Merge pull request #7186 from srgk26/trunk
- 9cf6f77a Merge pull request #7212 from wingkwong/feat/gist-rename
- c6454064 refactor: revise errMsg in rename_test.go
- 6854f0f6 refactor: remove unnecessary validations
- 951d1aaa refactor: use ExactArgs instead of MaximumNArgs
- 5699daef refactor: change from [] to {}
- 39805fa9 Properly handle closing files that have been writen to (#7199)
- 3534cf75 Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#7217)
- 3b27e068 feat: gist rename test
- 9c83723a Merge branch 'trunk' into trunk
- b705ea94 fix: revise test cases in TestNewCmdRename in rename_test.go
- 9e1d34f4 feat: add FlagErrorf for missing flag cases
- eb2da16b feat: TestNewCmdRename for gist rename
- daf49221 refactor: remove unused code
- 54de75db feat: add gist rename logic
- f9d3b71c feat: add gistRenameCmd to gist.go
- 239a515f Added apt update command to linux install docs.