Git
Git is an open-source software for distributed version control for coordinating work between contributors.
Explore by topic
- Git Tutorial: Learn how to use Version Control
- How to Delete a Git Repository Locally
- How to create a Branch from another Branch in Git
- How to Push all Branches to Remote in Git
- How to Change Folder Name during Git Clone of Repo
- How to Rename Git Local and Remote Branches
- How to Reset Changes in a Single File in Git
- Exclude node_modules Folder from Git using .gitignore
- How to Remove Directory/Folder from a Git Repository
- How to Change the Date of a Git Commit