git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Haller <lists@haller-berlin.de>
To: git@vger.kernel.org
Cc: johannes.schindelin@gmx.de
Subject: Possible bug in git-rebase man page
Date: Wed, 5 Apr 2023 19:36:23 +0200	[thread overview]
Message-ID: <db535468-c991-df18-61bd-ec312fdb5ca0@haller-berlin.de> (raw)

The git-rebase documentation has an example for a git-rebase-todo file
when --rebase-merges is used; one of the lines in that file is

  reset refactor-button # Use the Button class for all buttons

From reading the code that parses the file, this doesn't seem to be a
valid line; as far as I can see, comments are not supported for reset or
label. The label is the entire rest of the line after the command.

Just wanted to confirm that I'm not missing anything.

-Stefan


             reply	other threads:[~2023-04-05 17:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-05 17:36 Stefan Haller [this message]
2023-04-06  9:49 ` Possible bug in git-rebase man page Phillip Wood
2023-04-06 10:48   ` Stefan Haller
2023-04-06 12:07     ` Phillip Wood
2023-04-07  6:12       ` Stefan Haller
2023-04-11  9:50         ` Phillip Wood

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=db535468-c991-df18-61bd-ec312fdb5ca0@haller-berlin.de \
    --to=lists@haller-berlin.de \
    --cc=git@vger.kernel.org \
    --cc=johannes.schindelin@gmx.de \
    /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 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).