Git development
 help / color / mirror / Atom feed
From: Francois-Xavier Le Bail <devel.fx.lebail@orange.fr>
To: git@vger.kernel.org
Subject: How to rebase when some commit hashes are in some commit messages
Date: Mon, 12 Oct 2015 21:59:46 +0200	[thread overview]
Message-ID: <561C1132.3090606@orange.fr> (raw)

Hello,

[I try some search engines without success, perhaps I have missed something].

For example, if I rebase the following commits, I would want that if
the commit hash 2222222... become 7777777...,
the message
"Update test output for 2222222222222222222222222222222222222222"
become
"Update test output for 7777777..."

Is it possible currently? And if yes how?

Greetings,
Francois-Xavier

-------------------------------------------------------------------
commit 6666666666666666666666666666666666666666
Author: First Last <first.last@example.com>
Date:  Fri Jul 3 17:14:58 2015 -0700

Fix 5

xxx xxx xxx xxx

commit 5555555555555555555555555555555555555555
Author: First Last <first.last@example.com>
Date:  Fri Jul 3 16:58:58 2015 -0700

Update test output for 2222222222222222222222222222222222222222

commit 4444444444444444444444444444444444444444
Author: First Last <first.last@example.com>
Date:  Fri Jul 3 17:50:27 2015 -0700

Fix 4

commit 3333333333333333333333333333333333333333
Author: First Last <first.last@example.com>
Date:  Fri Jul 3 15:01:36 2015 -0700

Fix 3

xxx xxx xxx xxx

commit 2222222222222222222222222222222222222222
Author: First Last <first.last@example.com>
Date:  Fri Jul 3 11:20:28 2015 -0700

Fix 2

xxx xxx xxx xxx

commit 1111111111111111111111111111111111111111
Author: First Last <first.last@example.com>
Date:  Fri Jul 3 09:15:59 2015 -0700

Fix 1

xxx xxx xxx xxx

-------------------------------------------------------------------

             reply	other threads:[~2015-10-12 19:59 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-12 19:59 Francois-Xavier Le Bail [this message]
2015-10-12 20:21 ` How to rebase when some commit hashes are in some commit messages Matthieu Moy
2015-10-13  8:50   ` Francois-Xavier Le Bail
2015-10-13 13:00     ` Konstantin Khomoutov
2015-10-13 13:29       ` Philip Oakley
2015-10-13 17:07         ` Jacob Keller
2015-10-13 18:00           ` Mike Rappazzo
2015-10-13 19:24             ` Philip Oakley
2015-10-13 21:28               ` Jacob Keller
2015-10-13 23:06                 ` Philip Oakley
2015-10-15  8:12             ` Francois-Xavier Le Bail
2015-10-15  8:06           ` Francois-Xavier Le Bail
2015-10-15  7:44         ` Francois-Xavier Le Bail
2015-10-15  9:41           ` Johannes Schindelin
2015-10-16  8:01             ` Philip Oakley
2015-10-18 13:58           ` Thomas Koch
2015-10-18 16:23 ` Ævar Arnfjörð Bjarmason

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=561C1132.3090606@orange.fr \
    --to=devel.fx.lebail@orange.fr \
    --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