git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: AndyAo <zen96285@gmail.com>
To: git@vger.kernel.org
Subject: How to disable Git from automatically identifying and managing embedded git repositories?
Date: Tue, 1 Jun 2021 08:26:54 +0800	[thread overview]
Message-ID: <c4d32a7b-94c5-b613-ae5e-9c18b1ffa627@gmail.com> (raw)

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.


             reply	other threads:[~2021-06-01  0:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-01  0:26 AndyAo [this message]
2021-06-01  1:33 ` How to disable Git from automatically identifying and managing embedded git repositories? Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c4d32a7b-94c5-b613-ae5e-9c18b1ffa627@gmail.com \
    --to=zen96285@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).