Changelog
- 293c77e4 docs: add OAuth to authentication instructions
- 2ad363a3 docs: update godoc for function
- c9d9138a feat(auth login): Add support for OAuth2
- 9311a000 feat(ci delete): add dry-run flag to ci delete
- a5154f53 feat(incident): add incident reopen command
- 1dca5807 feat: add command that generates Git commands from natural language
- bd25257a feat: update go and dependency versions
- a0a72cfb fix(ask git): do not show prompt when no commands
- 48c40fda fix(spinner): Bump spinner library version
- 5432c22b fix: do not enforce argument for 'ci delete' when using filter
- 8057b906 fix: remove executable flag from non-executables
- 16b5614b refactor(release): update
release download
cmd to removeexternal
- 85416db2 refactor: autogenerate config stub from lockfile
- 25c6ec70 refactor: move issue/close to issuable/close
- 7694dfbc test: add some test to improve coverage