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

Upgrade guide #27

Open
binsee opened this issue Apr 15, 2022 · 1 comment
Open

Upgrade guide #27

binsee opened this issue Apr 15, 2022 · 1 comment

Comments

@binsee
Copy link
Member

binsee commented Apr 15, 2022

The new version (0.7.7) of git-has better readability and solves the push blocking problem.

Preview

  • Fail
    image

  • Success

image

Update steps:

  1. npm i -D @chatie/scripts@next
  2. npx git-scripts install
  3. Enjoy push

Use

Frist push branch

  • git push -u origin branch

or

  • git config --global push.default current
  • git push
@huan
Copy link
Member

huan commented Apr 16, 2022

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.

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