chiark / gitweb /
Allow refresh --annotate to replace the top log entry
authorCatalin Marinas <catalin.marinas@gmail.com>
Tue, 17 Jul 2007 23:01:21 +0000 (00:01 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 17 Jul 2007 23:01:21 +0000 (00:01 +0100)
commitea7634bb704b06deebea815ead41b30ed8544866
tree08fa1a154469ddd4ef8fa1afbf20f14c5c95e1e8
parent2ff25eb8999966f579141542911c1fd1d53508ff
Allow refresh --annotate to replace the top log entry

If there is no changes to check in and therefore no patch commit to
generate, the --annotate option simply replaces the top log with one
containing the notes.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/refresh.py
stgit/stack.py
t/t1400-patch-history.sh