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

fix: show git output #2143

Merged
merged 1 commit into from
Jun 29, 2022
Merged

fix: show git output #2143

merged 1 commit into from
Jun 29, 2022

Conversation

ThereWeGo
Copy link
Contributor

@ThereWeGo ThereWeGo commented Jun 29, 2022

展示详细错误信息给用户,例如:
from:
ERROR: Failed to create project(exit status 128)

to:
exit status 128
error: Pulling is not possible because you have unmerged files.
hint: Fix them up in the work tree, and then use 'git add/rm '
hint: as appropriate to mark resolution and make a commit.
fatal: Exiting because of an unresolved conflict.

Copy link
Sponsor Member

@shenqidebaozi shenqidebaozi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daemon365 daemon365 merged commit 4ca25e4 into go-kratos:main Jun 29, 2022
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.

None yet

3 participants