git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Bug: submodules of submodules use absolute gitdir in .git file (instead of relative)
@ 2017-06-27 13:16 Robert Siemer
  2017-06-27 15:06 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Siemer @ 2017-06-27 13:16 UTC (permalink / raw)
  To: git@vger.kernel.org


Hello everyone,

$ git submodule foreach cat .git

...shows that the gitdir registered in the .git file of submodules is relative. But if you run 

$ git submodule foreach --recursive cat .git

...shows that submodules of submodules (if you have any) have an absolute gitdir starting with a slash.

1) Can you confirm that behavior?
2) Am I right that this is a bug (at least because of inconsistency)?


Regards,
Robert

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

end of thread, other threads:[~2017-06-28 12:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-27 13:16 Bug: submodules of submodules use absolute gitdir in .git file (instead of relative) Robert Siemer
2017-06-27 15:06 ` Junio C Hamano
2017-06-27 17:35   ` Stefan Beller
     [not found]     ` <a882773a8f0f4632a204090baa0f182b@rohde-schwarz.com>
2017-06-28 12:30       ` Robert Siemer

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).