git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Hot fix for js/empty-config-section-fix
@ 2018-05-17 21:47 Johannes Schindelin
  2018-05-17 21:47 ` [PATCH 1/1] config: a user-provided invalid section is not a BUG Johannes Schindelin
  2018-05-17 23:00 ` [PATCH 0/1] Hot fix for js/empty-config-section-fix Junio C Hamano
  0 siblings, 2 replies; 3+ messages in thread
From: Johannes Schindelin @ 2018-05-17 21:47 UTC (permalink / raw)
  To: git; +Cc: Johannes Schindelin, Junio C Hamano, Jeff King

In https://public-inbox.org/git/20180508134248.GA25513@sigill.intra.peff.net/
Jeff King pointed out that an invalid config section is not an indicator
of a bug, as it is usually provided by the user.

So we should not throw a fit and tell the user about a bug that they
might even report.

Instead, let's just error out.


Johannes Schindelin (1):
  config: a user-provided invalid section is not a BUG

 config.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: ccdcbd54c4475c2238b310f7113ab3075b5abc9c
Published-As: https://github.com/dscho/git/releases/tag/empty-config-section-fix-v1
Fetch-It-Via: git fetch https://github.com/dscho/git empty-config-section-fix-v1
-- 
2.17.0.windows.1.42.gaba71d8cd65


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

end of thread, other threads:[~2018-05-17 23:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-17 21:47 [PATCH 0/1] Hot fix for js/empty-config-section-fix Johannes Schindelin
2018-05-17 21:47 ` [PATCH 1/1] config: a user-provided invalid section is not a BUG Johannes Schindelin
2018-05-17 23:00 ` [PATCH 0/1] Hot fix for js/empty-config-section-fix Junio C Hamano

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