RE: A git repository for insight

"Patrick Monnerat" <[email protected]> Tue, 19 Aug 2014 10:49:15 +0200
Newsgroups gmane.comp.debugging.insight
Message-ID <AB5E58B87EB73C46A38073D8F459F113D9FF20@dataspheresrv01>
Keith Seitz wrote:

> $ git submodule foreach --recursive git pull
[i.e., it did nothing]

Hi Keith,
I'm glad you're feeling better.

> What did work for me was:
> $ git submodule init

Sure! Submodules have to be initialized. I never pretended to have a
full git doc in the insight README :-)
Another way to get the whole stuff at once is to use "git clone
--recursive".
The info in the README file assumes you already have a "populated"
clone... But we can update it...

> I have a bunch of follow-up comments to make. I'll try to get those
down in email in the next few days.

I'll receive them with great pleasure.

> Thank you for your work on this. It is nice to have some help.

You're welcome.

Patrick

P.S.: about the RedHat insight user that had tested github insight:
he/she can contact me about problems via e-mail or comments at github.