Git development
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Daniel Chumak <chumak.daniel.dev@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Feature request: git rebase --no-edit --continue
Date: Fri, 23 Dec 2016 00:07:19 +0100 (CET)	[thread overview]
Message-ID: <alpine.DEB.2.20.1612230006530.155951@virtualbox> (raw)
In-Reply-To: <6ff2c5a3-fe81-0bec-ad9a-d62bdb4a176f@gmail.com>

Hi Daniel,

On Thu, 22 Dec 2016, Daniel Chumak wrote:

> Is there a reason why there is no '--no-edit' option for git rebase? I would
> like to use this option after editing a commit and continuing the current
> interactive rebase without having to change the commit message.

Why not

	git commit -C HEAD && git rebase --continue

?

Ciao,
Johannes

  parent reply	other threads:[~2016-12-22 23:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-22 22:35 Feature request: git rebase --no-edit --continue Daniel Chumak
2016-12-22 22:38 ` Stefan Beller
2016-12-22 23:07 ` Johannes Schindelin [this message]
2016-12-22 23:22   ` Daniel Chumak

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=alpine.DEB.2.20.1612230006530.155951@virtualbox \
    --to=johannes.schindelin@gmx.de \
    --cc=chumak.daniel.dev@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox