Reinstate the --annotate option for refresh
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 22 May 2009 08:53:38 +0000 (09:53 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 22 May 2009 08:53:38 +0000 (09:53 +0100)
commitd11f4f2ab1c7823c214eec0335e50b89b42f0d3e
tree4d5fa80651b25578305076239304454182f8e7e8
parentf421375c46f3d05e43779e555044d0d510f16f44
Reinstate the --annotate option for refresh

It is sometimes useful to add some notes to the log entry when a patch
was refreshed. This option was dropped when the command was updated to
the new infrastructure as there was no logging support at that time.

The note will be visible with 'stg log {-g,-f}'

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/refresh.py