From 4e3116c5762b2c0424ad68d5507df2e82d87b83c Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Mon, 17 Nov 2008 20:53:13 -0500 Subject: Add TODO item: For attach -u don't include URL in the comment --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 0a529a8..043cb42 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,12 @@ any intention of working on it myself. - Owen +For attach -u don't include URL in the bugzilla comments + + For 'git bz attach -u', it's just noise to have the URL in the + bugzilla comment; simple: use the body *before* we add the URL + as the comment, not the body after. + Allow editing comment used for attachments When attaching a revised version of a patch, you really want to be -- cgit