Here’s how to install Git on Ubuntu 10.04
sudo apt-get install git-core
(The package name is git-core, not git)
Related posts:
Here’s how to install Git on Ubuntu 10.04
sudo apt-get install git-core
(The package name is git-core, not git)
Related posts:
[...] setup. There are so many tools available for every possible organization, both paid and free. I like git, but Subversion is used in a lot of environments. The key thing to look for is something that can [...]