]> git.ipfire.org Git - thirdparty/git.git/commit
rebase: translate a die(preserve-merges) message
authorPhilip Oakley <philipoakley@iee.email>
Sat, 4 Jun 2022 11:17:49 +0000 (11:17 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Jun 2022 17:45:54 +0000 (10:45 -0700)
commitf007713cb101dba76491f18459ae45085b6267a2
treedc0fd165350481e3b9e6ef6cfafcb85469d9473a
parentafea77a72a2e986dfa285b86c08ba51772579dad
rebase: translate a die(preserve-merges) message

This is a user facing message for a situation seen in the wild.

Translate it.

Signed-off-by: Philip Oakley <philipoakley@iee.email>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/rebase.c