Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 167 Bytes

File metadata and controls

17 lines (10 loc) · 167 Bytes

gitTest

Testing git commands.

  • Clone
  • git clone

  • git status

  • git branch b1

  • git checkout b1

  • git add

  • git commit -m "Comments"