Thu 2 Oct 2008
git and Mandriva
Posted by kosmas under linux, Mandriva, ruby on rails
No Comments
Problem
You want to install the git (Fast version control system) in Mandriva, but using:
urpmi git
installs the GNU Interactive Tools.
Solution
Use the following to install the version control system
urpmi git-core
No Responses to “ git and Mandriva ”