submodule usage with links

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

 



Hi there

We use a lot of repo links that I'd like to use submodule support for.

Instead of doing
git submodule add ~/module/a
or even
git submodule add git://myhost/module/a

I'd like to share a, and do something like

<<add value to .gitmodules>>
ln -s a ../modules/a
?? do something to add 'A' to the index as a 'subproject commit'
rather than a symlink ??

I'm stuck on the last bit - or is this not going to work?
--
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]

  Powered by Linux