main: Allow 'Revert Uncommitted Changes' when amending
commitb9b173eb3a4c07e861cccdb03b9e6c9c3c016883
authorDavid Aguilar <davvid@gmail.com>
Tue, 27 Dec 2011 08:06:09 +0000 (27 00:06 -0800)
committerDavid Aguilar <davvid@gmail.com>
Tue, 27 Dec 2011 08:06:09 +0000 (27 00:06 -0800)
tree2fa42e678bb6026725183230f47e6bab34a91f26
parent1705c3a2143f610f0644ea9cc7cfd3591f569288
main: Allow 'Revert Uncommitted Changes' when amending

Make it possible to revert changes to the worktree when the
'Amend Last Commit' option is enabled.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/main/model.py
cola/widgets/status.py