git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* gitmodules below root directory
@ 2017-09-06 13:53 Robert Dailey
  2017-09-06 18:35 ` Stefan Beller
  2017-09-06 19:58 ` Junio C Hamano
  0 siblings, 2 replies; 4+ messages in thread
From: Robert Dailey @ 2017-09-06 13:53 UTC (permalink / raw)
  To: Git

The gitmodules documentation[1] states that the .gitmodules file is at
the root. However, it would be nice if this could be supported in any
directory similar to how .gitignore works. Right now git-subrepo does
not support submodules inside of a subrepo[2] (I suspect subtrees
would have the same problem, but I did not verify). I think this is a
limitation of git, rather than subrepo itself. Perhaps there are
reasons why .gitmodules must be at the root, but I at least wanted to
point it out and see if this could be supported.

[1]: https://git-scm.com/docs/gitmodules
[2]: https://github.com/ingydotnet/git-subrepo/issues/262

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-07  1:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-06 13:53 gitmodules below root directory Robert Dailey
2017-09-06 18:35 ` Stefan Beller
2017-09-06 19:58 ` Junio C Hamano
2017-09-07  1:25   ` Jacob Keller

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).