RU beehive logo ITEC dept promo banner
ITEC 325
2013spring
ibarland

homelectsexamshws
D2Lbreeze (snow day)

lect11a-git
version control
git

Version control provides (a) ways for multiple team members to work on the same file in parallel, and (b) ways to revert to a previous version — either of a single file, or an entire project. There are many programs out there to help with this; we'll look at “git” — only basic usage, and only one workflow (centralized repository).

Using git

Of the many git tutorials, the one I liked best myself: book.git-scm.com/ (I've only gone through the “basic usage” section, and that seems fine; you can ignore the sections on branching/merging as we won't be doing that.)


Apparently there is a tool “gource” which produced an animation of a git repository. (Here's one example output and this alternate presentation).

homelectsexamshws
D2Lbreeze (snow day)


©2012, Ian Barland, Radford University
Last modified 2013.Apr.15 (Mon)
Please mail any suggestions
(incl. typos, broken links)
to ibarlandradford.edu
Powered by PLT Scheme