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

[Bug report]: No found commit message cache in current repo #48

Closed
2 tasks done
wjw-gavin opened this issue Jul 15, 2022 · 5 comments
Closed
2 tasks done

[Bug report]: No found commit message cache in current repo #48

wjw-gavin opened this issue Jul 15, 2022 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@wjw-gavin
Copy link

βœ… Checklist

  • I am using the latest version
  • I have searched FAQ

πŸ“„ System Info

macos
node.js  18.4
czg: 1.3.9

πŸ”Ž Description

Concise Description

When I execute the czg --retry, I get an error No found commit message cache in current repo, what should I do?

πŸ”— Reproduction link / repo:

No response

@wjw-gavin wjw-gavin added the bug Something isn't working label Jul 15, 2022
@Zhengqbbb
Copy link
Owner

Zhengqbbb commented Jul 15, 2022

Use czg command to generate the first commit, then the message cache of the current project directory will be recorded, then use czg -r

This option is good for when you are doing documentation changes, CI configuration changes

@Zhengqbbb
Copy link
Owner

Anyway need to do the first commit message.

@wjw-gavin
Copy link
Author

wjw-gavin commented Jul 15, 2022

Anyway need to do the first commit message.

Yes, in fact I have made commits.... o(β•₯﹏β•₯)o, then used czg -r

@Zhengqbbb
Copy link
Owner

Anyway need to do the first commit message.

Yes, in fact I have made commits.... o(β•₯﹏β•₯)o

LOL, I will modify the error message in the next version, thanks for the reminder.

I used it to modify CI a few days ago😡
image

@Zhengqbbb
Copy link
Owner

Zhengqbbb commented Jul 15, 2022

optimize czg --retry option cache error message:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants