How can I add a custom commit message to this git alias?

前端 未结 0 1504
借酒劲吻你
借酒劲吻你 2020-11-27 20:41

git config --global alias.a \'!git commit -a -m "commit" && git push\'

Not sure how to use the !sh

相关标签:
回答
  • 消灭零回复
提交回复
热议问题