Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 199 Bytes

push.md

File metadata and controls

22 lines (17 loc) · 199 Bytes

git push

git push origin master
git push upstream master
git push origin master -f
git push origin :richistron
git push origin richistron:master