Fish Shell – how to make a function ask for input before running the function

前端 未结 0 864
误落风尘
误落风尘 2021-01-15 00:16

I created a function named pushall that runs

git add .
git commit -m "$argv"
git push

however when I run I get the fol

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