Remove the reordering side-effect of the latter sync changes
authorCatalin Marinas <catalin.marinas@gmail.com>
Mon, 24 Mar 2008 18:30:56 +0000 (18:30 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 24 Mar 2008 18:30:56 +0000 (18:30 +0000)
commitc70a7b27b0804ff978947be823effc6c954ea6a6
tree5858fcf60820282832b6561b91d3c3673077b17b
parent42745a893a31a166346ab3ae8f6ecc7aacedc5ff
Remove the reordering side-effect of the latter sync changes

If only some of the patches were specified for syncing, the command had the
side effect of reordering the patches in the stack.

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