git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [Outreachy][PATCH 0/1] add: change advice config variables used by the add API
@ 2020-02-06 10:57 Heba Waly
  2020-02-06 10:57 ` [PATCH 1/1] " Heba Waly
  0 siblings, 1 reply; 2+ messages in thread
From: Heba Waly @ 2020-02-06 10:57 UTC (permalink / raw)
  To: git; +Cc: emilyshaffer, gitster, jonathantanmy, Heba Waly

advice.addNothing config variable is used to control the visibility of
two advice messages in the add library. This config variable is
replaced by two new variables, whose names are more clear and relevant
to the two cases.

Also add the two new variables to the documentation.

Heba Waly (1):
  add: change advice config variables used by the add API

 Documentation/config/advice.txt |  6 ++++++
 advice.c                        |  6 ++++--
 advice.h                        |  3 ++-
 builtin/add.c                   | 12 ++++++++----
 t/t3700-add.sh                  |  2 ++
 5 files changed, 22 insertions(+), 7 deletions(-)

--
This change is built on top of hw/advice-add-nothing

2.21.0 (Apple Git-122.2)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-06 10:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-06 10:57 [Outreachy][PATCH 0/1] add: change advice config variables used by the add API Heba Waly
2020-02-06 10:57 ` [PATCH 1/1] " Heba Waly

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).