git-presentation

What is git?

  • Version control system

Why do we use git?

  • prevents the file versioning problem

Why not other version control?

  • Ubiquitous

What is Github?

  • Git server service
  • Not the only one used, but is very commonly used

How do we use git?