summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgit-bz2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-bz b/git-bz
index a510732..4273acf 100755
--- a/git-bz
+++ b/git-bz
@@ -1908,7 +1908,7 @@ def do_attach(*args):
add_url(bug, commits)
# as in edit_bug we need to update the bug first while our token is still valid
- bug.update(addselfcc='1')
+ # bug.update(addselfcc='1')
attach_commits(bug, commits, edit_comments=global_options.edit)
# Sort the patches in the bug into categories based on a set of Git