diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -18,6 +18,12 @@ Allow editing comment used for attachments That you could uncomment to obsolete old patches. +Allow specifying a default product/component for 'git bz file' + + Specifying the product/component in the global git config would + be a bit silly/dangerous, but doing it locally in the git config + for a single repo would be quit useful. + Use XML-RPC when available. Maybe use python-bugzilla: http://fedorahosted.org/python-bugzilla/ |