After pushing commits to the remote repository for the first time using the command below, what shorthand command can you use in future?
git push -u origin master
After pushing commits to the remote repository for the first time using the command below, what shorthand command can you use in future?
git push -u origin master