From: Denton Liu <liu.denton@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Cc: "Martin Ågren" <martin.agren@gmail.com>,
"Junio C Hamano" <gitster@pobox.com>
Subject: [PATCH v3 0/2] consolidate core.excludesFile docs
Date: Thu, 7 Mar 2019 00:25:25 -0800 [thread overview]
Message-ID: <cover.1551947030.git.liu.denton@gmail.com> (raw)
In-Reply-To: <cover.1551938421.git.liu.denton@gmail.com>
Robert reported that core.excludesFile was not mentioned in the
git-clean docs[1]. This cleans that up by mentioning that in the docs.
[1]: https://public-inbox.org/git/alpine.LFD.2.21.1902231328560.2222@localhost.localdomain/
Changes since v1:
* Use Martin's suggestions of referencing the gitignore(5) instead of
writing an exhaustive list. Also, sprinkle in some backticks ;)
Changes since v2:
* Use Junio's suggestion for rephrasing the text in git-clean.txt
* Move core.excludesFile specific documentation out of git-add.txt and into
gitignore.txt
Denton Liu (2):
git-clean.txt: clarify ignore pattern files
Docs: move core.excludesFile from git-add to gitignore
Documentation/git-add.txt | 9 ---------
Documentation/git-clean.txt | 11 +++++------
Documentation/gitignore.txt | 8 ++++++++
3 files changed, 13 insertions(+), 15 deletions(-)
--
2.21.0.368.gbf248417d7
next prev parent reply other threads:[~2019-03-07 8:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-06 10:42 [PATCH 0/1] update git-clean.txt Denton Liu
2019-03-06 10:42 ` [PATCH 1/1] git-clean.txt: specify core.excludesFile variable is used Denton Liu
2019-03-06 20:22 ` Martin Ågren
2019-03-07 0:38 ` Junio C Hamano
2019-03-07 6:04 ` [PATCH v2 0/1] make git-clean.txt more precise Denton Liu
2019-03-07 6:05 ` [PATCH v2 1/1] git-clean.txt: clarify ignore pattern files Denton Liu
2019-03-07 6:56 ` Junio C Hamano
2019-03-07 7:37 ` Martin Ågren
2019-03-07 8:12 ` Junio C Hamano
2019-03-07 8:25 ` Denton Liu [this message]
2019-03-07 8:25 ` [PATCH v3 1/2] " Denton Liu
2019-03-07 8:25 ` [PATCH v3 2/2] Docs: move core.excludesFile from git-add to gitignore Denton Liu
2019-03-08 0:17 ` 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=cover.1551947030.git.liu.denton@gmail.com \
--to=liu.denton@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=martin.agren@gmail.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 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.