Git development
 help / color / mirror / Atom feed
* How to rebase when some commit hashes are in some commit messages
@ 2015-10-12 19:59 Francois-Xavier Le Bail
  2015-10-12 20:21 ` Matthieu Moy
  2015-10-18 16:23 ` Ævar Arnfjörð Bjarmason
  0 siblings, 2 replies; 17+ messages in thread
From: Francois-Xavier Le Bail @ 2015-10-12 19:59 UTC (permalink / raw)
  To: git

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-10-18 16:24 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-12 19:59 How to rebase when some commit hashes are in some commit messages Francois-Xavier Le Bail
2015-10-12 20:21 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox