branch: externals/debbugs commit b65acf34f31276cd02dde6c81322b16e670aaf96 Author: Filipp Gunbin <fgun...@fastmail.fm> Commit: Filipp Gunbin <fgun...@fastmail.fm>
* debbugs-gnu.el (debbugs-gnu-pick-commits): Remove duplicate comment line --- debbugs-gnu.el | 1 - 1 file changed, 1 deletion(-) diff --git a/debbugs-gnu.el b/debbugs-gnu.el index e2a909f..e362300 100644 --- a/debbugs-gnu.el +++ b/debbugs-gnu.el @@ -2171,7 +2171,6 @@ for user to call `debbugs-gnu-maybe-use-picked-commits'." (let ((bugnum nil) (repo-dir default-directory)) (with-temp-buffer - ;; %B = raw body (unwrapped subject and body) (debbugs-gnu--git-insert ;; %B: raw body (unwrapped subject and body). "show" "--no-patch" "--format=%B" commit-range)