From: Catalin Marinas Date: Fri, 22 May 2009 08:53:38 +0000 (+0100) Subject: Reinstate the --annotate option for refresh X-Git-Tag: v0.15-rc1~16 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/d11f4f2ab1c7823c214eec0335e50b89b42f0d3e?hp=d11f4f2ab1c7823c214eec0335e50b89b42f0d3e 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 ---