git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git submodule add adding an extra "Git" to path
@ 2022-03-11 11:53 Ulrich Windl
  0 siblings, 0 replies; only message in thread
From: Ulrich Windl @ 2022-03-11 11:53 UTC (permalink / raw)
  To: git

Hi!

I just noticed this (in ~/src/C/iotwatch.lib):
% git submodule add ../Git/threadtools.git threadtools

complained:
fatal: repository '~/src/C/Git/Git/threadtools.git' does not exist

"~" is not actually displayed here, but that does not matter: Just image it reads "/home/user" instead.

Using the absolute path, worked, however.
% git submodule add ~/src/C/Git/threadtools.git threadtools

git version 2.26.2 from SLES12 SP5

Regards,
Ulrich




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-11 12:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11 11:53 git submodule add adding an extra "Git" to path Ulrich Windl

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 NNTP newsgroup(s).