git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Felipe Contreras <felipe.contreras@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 2/4] .gitignore: remove dangling file
Date: Tue, 01 Dec 2020 10:30:12 -0800	[thread overview]
Message-ID: <xmqqczztqszv.fsf@gitster.c.googlers.com> (raw)
In-Reply-To: <20201201004649.57548-3-felipe.contreras@gmail.com> (Felipe Contreras's message of "Mon, 30 Nov 2020 18:46:47 -0600")

Felipe Contreras <felipe.contreras@gmail.com> writes:

> The library was removed 7 years ago on commit ae34ac126f. But not from
> the .gitignore file.
>
> Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
> ---

Good eyes.  Any automation used here, or just mark I eyeballs?

>  .gitignore | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/.gitignore b/.gitignore
> index f85d02c854..7c5096aee5 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -135,7 +135,6 @@
>  /git-remote-ftps
>  /git-remote-fd
>  /git-remote-ext
> -/git-remote-testpy
>  /git-repack
>  /git-replace
>  /git-request-pull

  reply	other threads:[~2020-12-01 18:32 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-01  0:46 [PATCH 0/4] Random cleanups Felipe Contreras
2020-12-01  0:46 ` [PATCH 1/4] refspec: trivial cleanup Felipe Contreras
2020-12-01 11:43   ` Jeff King
2020-12-01 18:29     ` Junio C Hamano
2020-12-01 23:25     ` Felipe Contreras
2020-12-02  2:01       ` Jeff King
2020-12-02  2:27         ` Felipe Contreras
2020-12-01  0:46 ` [PATCH 2/4] .gitignore: remove dangling file Felipe Contreras
2020-12-01 18:30   ` Junio C Hamano [this message]
2020-12-01 23:32     ` Felipe Contreras
2020-12-02  2:26     ` Jeff King
2020-12-02  3:30       ` Felipe Contreras
2020-12-02 11:46       ` [PATCH] gitignore: remove entry for git serve René Scharfe
2020-12-02 11:03         ` Johannes Schindelin
2020-12-02 12:48         ` Jeff King
2020-12-02 22:32           ` Junio C Hamano
2020-12-01  0:46 ` [PATCH 3/4] test: completion: fix typos Felipe Contreras
2020-12-01  0:46 ` [PATCH 4/4] tests: lib-functions: trivial style cleanups Felipe Contreras

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqczztqszv.fsf@gitster.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=felipe.contreras@gmail.com \
    --cc=git@vger.kernel.org \
    /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.
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).