Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 143 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 143 Bytes

Belajar_Git

Ini repo untuk belajar Git

  • git clone
  • git init
  • git add README.md
  • git commit -m "first commit"
  • git push -u origin master