chiark / gitweb /
Fix sync to push the popped patches back after sync'ing
authorCatalin Marinas <catalin.marinas@gmail.com>
Mon, 24 Mar 2008 11:16:59 +0000 (11:16 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 24 Mar 2008 11:16:59 +0000 (11:16 +0000)
commit03af1025e51fb68a86b11197e78e2bed3a68e55d
tree4a864b1e91081b282af9e6cc3367455dbb19ed2f
parent896afcc92d6dc5772b090e0e299d82e2c80a577d
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