Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

What is Git?

Git is a version control system for tracking changes you make to files. 

...

  • See changes history

  • Revert back changes you've made
  • Revert back multiple changes you've made!
  • Create multiple versions of the code (branches) without them clashing with one another
    • Ex. For for our flight computer SPICA, we have a version with an altimeter, another one with the high g accel, one with all the sensors etc. for easy testing 
  • Merge multiple development branches together 
  • Many more!

...

  • Access your code from any devices 

  • Submit an issue to keep track of bugs
  • Create a pull request, allowing other collaborators to review and approve your code
  • Show off your projects!
  • Keep track of releases
  • Many more!

...

How do I get started?

Joining the Launch Initiative GitHub Organization

Message Will Merges (RIT Student) or Joy Sangsrichan (RIT Student) on Slack to join! 

https://github.com/RIT-Launch-Initiative