Is there any way to use these three commands in one?
git add . git commit -a -m \"commit\" (do not need commit message either) git push
Som
If you use VSCode, you can download this extension which will let you do it in one simple keyboard shortcut.