Git is a well-known version control software, very commonly used in CSE projects. This How To document is a good resource on learning how to use Git.
Resource information | Details |
---|---|
Article title | How to do Version Control with Git in your CSE Project |
Authors | Roscoe A. Bartlett |
Focus | Revision control |
This HowTo doc provides an overview of the usage of Git for a CSE project (but is also applicable to other types of projects). Topics covered include basic git setup, tips on learning git, basic tips for using git, and git workflow building blocks.