Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 426 Bytes

File metadata and controls

21 lines (16 loc) · 426 Bytes

Skill set #1: Git for your own work

  • Create or clone a repository
  • Commit your work
  • Branching
  • Merging, including resolve conflicts
  • Review code history
  • Git from GUI (optional)

Link to training

Skill set #2: Collaborating with Git

  • Remote repository concept
  • Remote branch vs local branch
  • Push and pull
  • Pull requests

Link to training

Git from GUI

Link to training