From: Ian Jackson Date: Mon, 1 Oct 2018 12:41:43 +0000 (+0100) Subject: i18n: dgit: Split more here docs for commit messages (nfc) X-Git-Tag: archive/debian/7.0_pre1~23 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;ds=sidebyside;h=27eaad917a904c00ce81d0b7e2e37d61bf177c8d;p=dgit.git i18n: dgit: Split more here docs for commit messages (nfc) This will make the translation markup auditable. Signed-off-by: Ian Jackson --- 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 <