Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 164 Bytes

readme.md

File metadata and controls

8 lines (8 loc) · 164 Bytes

1.git init 2.git add an file 3.git add . all 4.git status 5.git commit -m "changed anthings" 6.git branch -m main 7.git remote add orgigin 9.git push -u origin main