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
- Enjoy push
Use
Frist push branch
git push -u origin branch
or
git config --global push.default current
git push