diff options
author | Owen W. Taylor <otaylor@fishsoup.net> | 2008-11-17 20:53:13 -0500 |
---|---|---|
committer | Owen W. Taylor <otaylor@fishsoup.net> | 2008-11-17 20:53:13 -0500 |
commit | 4e3116c5762b2c0424ad68d5507df2e82d87b83c (patch) | |
tree | 08b0b307dd11bd9aa2b773d2b6793c216db170dc /TODO | |
parent | 4df31f62cd0a08d4a8dd65ff6c3ada030e252787 (diff) | |
download | git-bz-4e3116c5762b2c0424ad68d5507df2e82d87b83c.tar.gz |
Add TODO item: For attach -u don't include URL in the comment
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |