git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Justus Ranvier <justus@opentransactions.org>
To: git@vger.kernel.org
Subject: gitignore as symbolic link
Date: Thu, 21 Oct 2021 17:07:44 -0800	[thread overview]
Message-ID: <fcf288fc-72b7-964c-e462-496066528c7b@opentransactions.org> (raw)

I have several repositories where the top level .gitignore file is a 
symbolic link to the actual file which is contained in a submodule which 
all the repositories share.

This worked fine up to and including version 2.31.1 but as of 2.32.0 
running any command which would cause .gitignore to be read results in a 
"too many levels of symbolic links error" and git behaves as if 
.gitignore is not present.

             reply	other threads:[~2021-10-22  1:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-22  1:07 Justus Ranvier [this message]
2021-10-22 16:49 ` gitignore as symbolic link Rene Kita
2021-10-22 22:40   ` Matheus Tavares
2021-10-22 23:29     ` Justus Ranvier
2021-10-22 23:55     ` Justus Ranvier
2021-10-23 12:01       ` brian m. carlson
2021-10-23 15:40         ` Justus Ranvier
2021-10-23 20:49           ` Ævar Arnfjörð Bjarmason

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=fcf288fc-72b7-964c-e462-496066528c7b@opentransactions.org \
    --to=justus@opentransactions.org \
    --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).