Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 366 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 366 Bytes

Code the Dream git workflow

  • student creates a new branch in their repository
  • they complete their work
  • submit it to github
  • create a pull request
  • You review their pull request
    • merge if everything looks good
    • add comments and suggest changes to improve their code
    • merge when they complete your suggestions

Projects