Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 114 Bytes

File metadata and controls

9 lines (5 loc) · 114 Bytes

Clone : git clone url

Initialize : git init

add : git add .

git commmit -m "YOUR MESSGAGE"

git push