Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 165 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 165 Bytes

git add git commit -m " text " git remote add origin remote repository URL git remote -v got push //after clone git push origin master git push -f origin master