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

Handle git execute error #123

Closed
wants to merge 1 commit into from
Closed

Handle git execute error #123

wants to merge 1 commit into from

Conversation

aisk
Copy link

@aisk aisk commented Mar 7, 2024

If the current user is not in a git repo, the error stack will be printed and it's not very user-friendly. After this change, the error will be shown as:

PS C:\Users\xxxxx\Source> cherry_picker.exe
🐍 🍒 ⛏
fatal: not a git repository (or any of the parent directories): .git

@aisk
Copy link
Author

aisk commented Mar 31, 2024

Sorry, I just noticed that there is already a PR which fixed this issue too: #119.

@aisk aisk closed this Mar 31, 2024
@aisk aisk deleted the handle-git-error branch March 31, 2024 15:04
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.

1 participant