Instead of doing:
git push origin --all && git push nodester --all && git push duostack --all
Is there a way to do that with just one command?
Thanks 🙂
Instead of doing:
git push origin --all && git push nodester --all && git push duostack --all
Is there a way to do that with just one command?
Thanks 🙂