From 27eaad917a904c00ce81d0b7e2e37d61bf177c8d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 1 Oct 2018 13:41:43 +0100 Subject: [PATCH] i18n: dgit: Split more here docs for commit messages (nfc) This will make the translation markup auditable. Signed-off-by: Ian Jackson --- dgit | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/dgit b/dgit index e2305834..4f38d9c2 100755 --- a/dgit +++ b/dgit @@ -5356,16 +5356,17 @@ END " to record .gitignore changes", $gipatch if (stat _)[7]; - print GIPATCH <>$gipatch", @git, qw(diff), $unapplied, $headref, "--", sort keys %$editedignores; @@ -5377,11 +5378,12 @@ END print SERIES "auto-gitignore\n" or die $!; close SERIES or die $!; runcmd @git, qw(add -f -- debian/patches/series), $gipatch; - commit_admin <