Git
Just use it ;-)
1 |
$ aptitude install git-core
|
Some other nice packages:
- gitk – graphical revision tree visualizer
- cgit – cgi script for browsing git repositories
- gitweb – another cgi script for browsing git repositories
git-daemon
For serving git-repositories over the git://-protocol, see daemontools