summaryrefslogtreecommitdiff
path: root/git-gui/lib/diff.tcl
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2022-08-18 07:15:25 +0000
committerJunio C Hamano <gitster@pobox.com>2022-08-18 09:49:30 -0700
commita5834b775b233d61b71927e1e0b98d2372406492 (patch)
tree4e36c1090f4b839e48354af821acf2e95b3eba0f /git-gui/lib/diff.tcl
parent4057523a4061092e9181220d54dca9eadcb75bdc (diff)
merge-ort: remove translator lego in new "submodule conflict suggestion"
In commit 4057523a40 ("submodule merge: update conflict error message", 2022-08-04), the new "submodule conflict suggestion" code was translating 6 different pieces of the new message and then used carefully crafted logic to allow stitching it back together with special formatting. Keep the components of the message together as much as possible, so that: * we reduce the number of things translators have to translate * translators have more control over the format of the output * the code is much easier for developers to understand too Also, reformat some comments running beyond the 80th column while at it. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/diff.tcl')
0 files changed, 0 insertions, 0 deletions