Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 246 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 246 Bytes

git_collab

  • 'git clone ': download the repository to the local dir
  • 'git init': create a git repo locally
  • 'git branch ': creates where head is
  • 'git switch ': switch to branch
  • 'a new comment after merging'