git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Remove a bogus empty file
@ 2024-02-26 14:36 Johannes Schindelin via GitGitGadget
  2024-02-26 16:39 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Schindelin via GitGitGadget @ 2024-02-26 14:36 UTC (permalink / raw)
  To: git; +Cc: Johannes Schindelin, Johannes Schindelin

From: Johannes Schindelin <johannes.schindelin@gmx.de>

This file has been added as part of 2232a88ab6b (attr: add builtin
objectmode values support, 2023-11-16) and most likely serves no
relevant purpose.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
---
    Remove a bogus empty file
    
    I happened to stumble over this today. It is a regression in v2.44.0,
    even if admittedly not a terrible one 😉

Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-1674%2Fdscho%2Fremove-bogus-file-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-1674/dscho/remove-bogus-file-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/1674

 neue | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 neue

diff --git a/neue b/neue
deleted file mode 100644
index e69de29bb2d..00000000000

base-commit: 3c2a3fdc388747b9eaf4a4a4f2035c1c9ddb26d0
-- 
gitgitgadget

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

end of thread, other threads:[~2024-02-26 16:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-26 14:36 [PATCH] Remove a bogus empty file Johannes Schindelin via GitGitGadget
2024-02-26 16:39 ` 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).