[PATCH 2/2] Add 'stg uncommit' command
authorKarl Hasselstr\\Ã\\¶m <kha@treskal.com>
Sun, 19 Feb 2006 10:27:01 +0000 (10:27 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Sun, 19 Feb 2006 10:41:45 +0000 (10:41 +0000)
commit73e2d98ea8bb1cae1c8d8b0cbdede66b26a05da6
treeb0b0f0c4f5afb5e40d8d9b592fd66c189655c751
parent29f005891588edee926512a03710672f43c21183
[PATCH 2/2] Add 'stg uncommit' command

Add an uncommit command, which is exactly the opposite of 'stg
commit'.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/uncommit.py [new file with mode: 0644]
stgit/main.py
stgit/stack.py