Fix sync to push the popped patches back after sync'ing
authorCatalin Marinas <catalin.marinas@gmail.com>
Mon, 24 Mar 2008 11:19:41 +0000 (11:19 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 24 Mar 2008 11:19:41 +0000 (11:19 +0000)
commit42745a893a31a166346ab3ae8f6ecc7aacedc5ff
tree5ee4a774fb649d00be62ac6fdc287c9abd673075
parentd3cb28cac16572d8a5d1813bcbbe9dca20b3f61d
Fix sync to push the popped patches back after sync'ing

The t2000-sync.py test was failing after the previous change to this command.

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