Where can I find git repo location of NetworkManager component for Fedora?
or being more general,
How to locate components of Fedora on git server?
I am assuming NetworkManager being a component of Fedora have a dedicated git repository.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Fedora uses Gnome Network Manager. You can find everything you need here. Here, instead, you’ll find developer hints, as well as instruction on how to get the source code.
To get the source code, you should use git:
git clone git://anongit.freedesktop.org/NetworkManager/NetworkManager.gitI don’t remember if
gitcomes with default Fedora installation. However it’s easy to install it viayum.