Fix the 'clean' command not to pop all the patches
authorCatalin Marinas <catalin.marinas@gmail.com>
Wed, 6 Dec 2006 22:12:13 +0000 (22:12 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 6 Dec 2006 22:12:13 +0000 (22:12 +0000)
commit5dfb1afc61066532c8ae2b88be2dbafb31317ea1
tree79346953d5bf365b4b02cb5945ade027d862cad7
parent0dd3d1af74881c8af788fad114d8ba25779c59de
Fix the 'clean' command not to pop all the patches

With this patch, the 'clean' command only pops to the first empty
patch.

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