Revision Control
From AstroBaki
Revision Control
Introduction
Revision Control is broad topic, but it is primarily concerned with managing changes. One of the currently-in-vogue revision control tools is Git.
GIT
Topical Videos
Links
- For an overview of common GIT commands, see this cheat sheet and this guide. You can also get help on any GIT command by typing:
git help {command}
This page is part of Radio Astronomy: Tools and Techniques