All of lore.kernel.org
 help / color / mirror / Atom feed
* How to disable Git from automatically identifying and managing embedded git repositories?
@ 2021-06-01  0:26 AndyAo
  2021-06-01  1:33 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: AndyAo @ 2021-06-01  0:26 UTC (permalink / raw)
  To: git

When I upgraded Git from 2.24.1.windows.2 to 2.29.2.windows.2, I noticed 
that the embedded git repository is recognized in `git status`, and if I 
use `git add .` will manage the embedded git repository directly as a 
submodule, instead of just ignoring them, which is the behavior I want.

How do I turn this off?

Thanks.


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

end of thread, other threads:[~2021-06-01  1:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-01  0:26 How to disable Git from automatically identifying and managing embedded git repositories? AndyAo
2021-06-01  1:33 ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.