From: Utku <ugultopu@gmail.com>
To: Taylor Blau <me@ttaylorr.com>
Cc: Utku Gultopu via GitGitGadget <gitgitgadget@gmail.com>,
git@vger.kernel.org
Subject: Re: [PATCH] doc: remove "directory cache" from man pages
Date: Fri, 8 Jan 2021 14:51:05 -0500 [thread overview]
Message-ID: <EB7BB287-A18B-45FE-B147-F3CF92FE3114@gmail.com> (raw)
In-Reply-To: <X/ilPZ71woYI5vT+@nand.local>
Hi Taylor,
I left that one on purpose. I initially thought that
"Documentation/user-manual.txt" was just an outdated, "dead" file that
wasn't being updated anymore and Pro Git 2 was the de-facto user manual
now. Hence, I left it there so that it would provide historical context.
However, after having a look at the history of it, I realize that it is
not a dead file at all. Also a web search for "git user manual" returns
it as the first result, so I understand that it is still very much
relevant.
On the other hand, the document clearly states that the terms "directory
cache" and "cache" have been obsoleted by "index", so there is no source
of confusion there. On the man pages, there was, which was the reason I
felt the need to make this change. I thought that keeping at least one
definition of "directory cache" (where this definition clearly states
that it is an obsolete term for "index") would be helpful.
So what are your thoughts about it? If you think it is better to remove
it, please let me know and I will remove it.
Best
> On Jan 8, 2021, at 1:32 PM, Taylor Blau <me@ttaylorr.com> wrote:
>
> Hi Utku,
>
> On Fri, Jan 08, 2021 at 04:54:56PM +0000, Utku Gultopu via GitGitGadget wrote:
>> From: Utku Gultopu <ugultopu@gmail.com>
>>
>> "directory cache" (or "directory cache index", "cache") are obsolete
>> terms which have been superseded by "index". Keeping them in the
>> documentation may be a source of confusion. This commit replaces
>> them with the current term, "index", on man pages.
>
> This patch looks good to me. There is another mention of the old-style
> "directory cache" in the user manual (Documentation/user-manual.txt)
> which could probably be removed:
>
> Note that in older documentation you may see the index called the
> "current directory cache" or just the "cache". It has three important
> properties:
>
> Thanks,
> Taylor
next prev parent reply other threads:[~2021-01-08 19:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-08 16:54 [PATCH] doc: remove "directory cache" from man pages Utku Gultopu via GitGitGadget
2021-01-08 18:32 ` Taylor Blau
2021-01-08 19:51 ` Utku [this message]
2021-01-08 19:52 ` Taylor Blau
2021-01-10 6:58 ` 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=EB7BB287-A18B-45FE-B147-F3CF92FE3114@gmail.com \
--to=ugultopu@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitgitgadget@gmail.com \
--cc=me@ttaylorr.com \
/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).