2008/9/8 Thom May <[EMAIL PROTECTED]>: > > On 08/09/2008, Kenton Brede <[EMAIL PROTECTED]> wrote: >> >> The documentation says to look at an example README in the git module. >> http://reductivelabs.com/trac/puppet/wiki/ModuleOrganisation >> >> I installed git and tried to snag the repo but I get: >> >> $ git checkout git://oppermannen.com/modules/git.git >> fatal: Not a git repository > > git pull is what you want. checkout allows you to switch between > branches in an already checkedout module.
Thanks for the clarification. But I still get the same result: $ git pull git://oppermannen.com/modules/git.git/ fatal: Not a git repository Kent --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---