We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The new version (0.7.7) of git-has better readability and solves the push blocking problem.
0.7.7
Fail
Success
npm i -D @chatie/scripts@next
npx git-scripts install
git push -u origin branch
or
git config --global push.default current
git push
The text was updated successfully, but these errors were encountered:
Thank you so much for the improvements!
It would be great if you can add the above information into our README so that it can be easy to be discovered by other users.
Sorry, something went wrong.
No branches or pull requests
The new version (
0.7.7
) of git-has better readability and solves the push blocking problem.Preview
Fail
Success
Update steps:
npm i -D @chatie/scripts@next
npx git-scripts install
Use
Frist push branch
git push -u origin branch
or
git config --global push.default current
git push
The text was updated successfully, but these errors were encountered: