Git_It_Done
_
Home
Commands
Practice
FAQ
Confusion Cleared
Frequently Asked Questions
Git can be intimadating. We're here to break it down.
What is Git?
Git is a version control system. It's like a time machine for your code that tracks history, allows you to save checkpoints, and lets multiple people work on the same files safely.
What is GitHub?
Difference between Git and GitHub?
What is a commit?
What is a branch?
What is push/pull?
Can I undo mistakes?
Is this terminal real?