Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(cmd): reorganize the commands #102

Merged
merged 7 commits into from
Jul 20, 2024
Merged

refactor(cmd): reorganize the commands #102

merged 7 commits into from
Jul 20, 2024

Conversation

nobe4
Copy link
Owner

@nobe4 nobe4 commented Jul 20, 2024

Fix #97

Breaking changes:

before after
gh-not list gh-not
gh-not repl gh-not --repl
--refresh --refresh-strategy force
--no-refresh --refresh-strategy prevent

--refresh-strategy only applies to the sync command

@nobe4 nobe4 merged commit 6ab605d into main Jul 20, 2024
4 checks passed
@nobe4 nobe4 deleted the cli branch July 20, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rework CLI flow
1 participant