Re: First time gitr - have some questions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



toltmanns <toltmanns@xxxxxxxxx> writes:

> First off, I may be in the wrong place, but I need a sanity check here.
>
> I've downloaded and am attempting to use the git bash app, trying to issue
> the following command and am getting fatal: Not a git repository
>
> git submodule add git@xxxxxxxxxx:toltmanns/steal.git public/steal

> I went through directions here -
> http://www.javascriptmvc.com/docs/getstarted.html#&who=install

That page says, just above the command you're trying:

  "You want to fork each project and add it as a submodule to your
   project"

which you should read as

  "At this point, you should have a Git project (i.e. repository) of
  your own, and you can add our projects as subprojects of yours"

which probably implies that you should read some Git tutorial to learn
how to deal with your own project before trying to understand
submodules ;-).

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]