Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 921 Bytes

File metadata and controls

44 lines (23 loc) · 921 Bytes

Session 4: Git, Continued

Agenda 🚀

  1. Recap on Git internals

  2. How to take a good picture/snapshot?

    • Staging and committing changes
  3. When things go wrong

    • Undoing changes
  4. Git Into The Mutli-verse

    • Branching
  5. It's all Coming together

    • Merging
  6. Sharing is Caring

    • Remote repositories

Materials 🎬

  • No slides are available for this session.

  • The core content is covered in this playlist.

  • Other topics that were discussed can be found in the linked resources.

Resources 🖊️