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

error when running build.sh #23

Closed
zengyuxing007 opened this issue Jul 13, 2021 · 1 comment
Closed

error when running build.sh #23

zengyuxing007 opened this issue Jul 13, 2021 · 1 comment

Comments

@zengyuxing007
Copy link
Contributor

root@service-mesh-011122063081:~/openSource/pipy# ./build.sh
error: unknown option `show-current'
usage: git branch [] [-r | -a] [--merged | --no-merged]
or: git branch [] [-l] [-f] []
or: git branch [] [-r] (-d | -D) ...
or: git branch [] (-m | -M) []
or: git branch [] (-c | -C) []
or: git branch [] [-r | -a] [--points-at]
or: git branch [] [-r | -a] [--format]

@khas-flomesh
Copy link
Collaborator

Thank you for your contribution!
Yeah, this is caused by git 1.x. It was neglected because we use git 2.x by default.
I'll merge this PR.
Regards

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

No branches or pull requests

2 participants