What do you manage with VCS?

  • Source code, or any text-based documents
  • Project versions
    • Global project version (tags, like 1.2.4-beta)
    • Each modification is a version!
  • Change requests ("Pull requests" in GitHub)