I created a function named pushall that runs
pushall
git add . git commit -m "$argv" git push
however when I run I get the fol