All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Joel Holdsworth <jholdsworth@nvidia.com>
Cc: git@vger.kernel.org,
	Tzadik Vanderhoof <tzadik.vanderhoof@gmail.com>,
	Dorgon Chang <dorgonman@hotmail.com>,
	Joachim Kuebart <joachim.kuebart@gmail.com>,
	Daniel Levin <dendy.ua@gmail.com>,
	Luke Diamand <luke@diamand.org>, Ben Keene <seraphire@gmail.com>,
	Andrew Oakley <andrew@adoakley.name>
Subject: Re: [PATCH v3 0/2] git-p4: remove "debug" and "rollback" verbs
Date: Wed, 22 Dec 2021 13:46:05 -0800	[thread overview]
Message-ID: <xmqqbl18ia8y.fsf@gitster.g> (raw)
In-Reply-To: <20211222145552.93786-1-jholdsworth@nvidia.com> (Joel Holdsworth's message of "Wed, 22 Dec 2021 14:55:50 +0000")

Joel Holdsworth <jholdsworth@nvidia.com> writes:

> git-p4 contains a selection of verbs for various functions of the
> script. The "debug" and "rollback" verbs appear to have been added early
> in the development life of git-p4. They were once used as debugging
> tools, but are no longer being used either by developers or users, and
> are largely undocumented. Removing these verbs simplifies the script by
> removing dead code, and increases usability by reducing complexity.
>
> This third version of the patch-set adds more detail to the commit
> messages.
>
> Joel Holdsworth (2):
>   git-p4: remove "debug" verb
>   git-p4: remove "rollback" verb
>
>  git-p4.py | 76 -------------------------------------------------------
>  1 file changed, 76 deletions(-)

Thanks for updates.  

Will queue (and would appreciate acks and cheers from other
stakeholders in git-p4).

      parent reply	other threads:[~2021-12-22 21:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-22 14:55 [PATCH v3 0/2] git-p4: remove "debug" and "rollback" verbs Joel Holdsworth
2021-12-22 14:55 ` [PATCH v3 1/2] git-p4: remove "debug" verb Joel Holdsworth
2021-12-22 14:55 ` [PATCH v3 2/2] git-p4: remove "rollback" verb Joel Holdsworth
2021-12-22 21:46 ` Junio C Hamano [this message]

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=xmqqbl18ia8y.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=andrew@adoakley.name \
    --cc=dendy.ua@gmail.com \
    --cc=dorgonman@hotmail.com \
    --cc=git@vger.kernel.org \
    --cc=jholdsworth@nvidia.com \
    --cc=joachim.kuebart@gmail.com \
    --cc=luke@diamand.org \
    --cc=seraphire@gmail.com \
    --cc=tzadik.vanderhoof@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.