Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 184 Bytes

File metadata and controls

12 lines (11 loc) · 184 Bytes

hello world

learning how to use git git init git status git add git commit -m "" git push origin master git checkout git branch git checkout -b git merge