git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Justus Ranvier <justus@opentransactions.org>
To: Matheus Tavares <matheus.bernardino@usp.br>, Rene Kita <mail@rkta.de>
Cc: git <git@vger.kernel.org>
Subject: Re: gitignore as symbolic link
Date: Fri, 22 Oct 2021 15:55:16 -0800	[thread overview]
Message-ID: <fa4b28b1-9b5e-0201-5afe-2e8f294fa9b4@opentransactions.org> (raw)
In-Reply-To: <CAHd-oW50puNCrYTQhR4qffgtP6-wJerWLhmhCV+nYcLVNu+CBg@mail.gmail.com>

Suppose a person is managing N repositories. Would that person prefer to 
maintain the list of files to ignore for every random IDE that anybody 
who joins the team might want to use in:

a: One place
b: N places


On 10/22/21 14:40, Matheus Tavares wrote:
> Note that "core.excludesFile" and "$GIT_DIR/info/exclude" are still
> allowed to be symlinks.

These are settings that are specific to each developer, right?

If I have N repositories with M developers and I need to add a new 
ignore pattern that's either and O(M) or an O(N) job, neither of which 
is significantly better than the other and both of which suck compared 
to the O(1) functionality that we had before when we could put the list 
on a shared submodule.


  parent reply	other threads:[~2021-10-23  0:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-22  1:07 gitignore as symbolic link Justus Ranvier
2021-10-22 16:49 ` Rene Kita
2021-10-22 22:40   ` Matheus Tavares
2021-10-22 23:29     ` Justus Ranvier
2021-10-22 23:55     ` Justus Ranvier [this message]
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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=fa4b28b1-9b5e-0201-5afe-2e8f294fa9b4@opentransactions.org \
    --to=justus@opentransactions.org \
    --cc=git@vger.kernel.org \
    --cc=mail@rkta.de \
    --cc=matheus.bernardino@usp.br \
    /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.
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).