Re: [Powertop] Using Git Hub for powertop in Linux
Alexandra Yates <alexandra.yates at linux.intel.com>
| Newsgroups | dev.linux.lists.powertop |
|---|---|
| Message-ID | <[email protected]> |
> Hi , > I tried to download the latest powertop sources using this command in > my linux machine. Can you please point me to the contact for granting > me access to the repo? > > git clone git(a)github.com:fer/powertop.git > > > > [cid:image001.png(a)01CEF84C.2CA1D790] > > I need to use Git and eclipse to analyze the code structure and the web > based interface is not much helpful for this. > So can you please point out the steps for integrating gitHub with eclipse? > regards > Adrip > > _______________________________________________ > PowerTop mailing list > PowerTop(a)lists.01.org > https://lists.01.org/mailman/listinfo/powertop > Hi Adrip, You can clone powertop on your local linux machine using: git clone git://github.com/fenrus75/powertop.git Thank you, Alexandra.