git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rebase -i: fix SIGSEGV when 'merge <branch>' fails
@ 2018-08-15  9:39 Phillip Wood
  2018-08-15  9:39 ` [PATCH 1/2] t3430: add conflicting commit Phillip Wood
  2018-08-15  9:39 ` [PATCH 2/2] rebase -i: fix SIGSEGV when 'merge <branch>' fails Phillip Wood
  0 siblings, 2 replies; 6+ messages in thread
From: Phillip Wood @ 2018-08-15  9:39 UTC (permalink / raw)
  To: Git Mailing List, Junio C Hamano, Johannes Schindelin; +Cc: Phillip Wood

From: Phillip Wood <phillip.wood@dunelm.org.uk>

As they fix a bug these patches are based on maint. Unfortunately
the second patch has semantic conflicts with master

s/git_path_merge_msg()/git_path_merge_msg(the_repository)/

There are additional textual conflicts with pu/next due to some
messages being marked for translation. The new message here should be
marked for translation to match them.

Phillip Wood (2):
  t3430: add conflicting commit
  rebase -i: fix SIGSEGV when 'merge <branch>' fails

 sequencer.c              | 24 +++++++++++++++++++-----
 t/t3430-rebase-merges.sh | 30 +++++++++++++++++++++++-------
 2 files changed, 42 insertions(+), 12 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2018-08-27 12:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-15  9:39 [PATCH 0/2] rebase -i: fix SIGSEGV when 'merge <branch>' fails Phillip Wood
2018-08-15  9:39 ` [PATCH 1/2] t3430: add conflicting commit Phillip Wood
2018-08-15  9:39 ` [PATCH 2/2] rebase -i: fix SIGSEGV when 'merge <branch>' fails Phillip Wood
2018-08-16  8:36   ` Johannes Schindelin
2018-08-16 16:04   ` Junio C Hamano
2018-08-27 12:49     ` Johannes Schindelin

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).