TOTEM GIT repositories
GIT is a distributed revision control and source code management system. It
gains more popularity
over SVN and CSV.
Documentation
Web Tools
- CERN Forge
- here you can create and manage GIT repositories
Access
TODO
GIT commands
The basic commands are similar to SVN:
Follow
this tutorial
to learn about differences between GIT and SVN.
HOWTO
How to fetch convert SVN repository to GIT repository ?
Read following
tutorial
How to fetch TOTEM offline code from GIT repository ?
TODO