chiark / gitweb /
Remove the reordering side-effect of the latter sync changes
authorCatalin Marinas <catalin.marinas@gmail.com>
Mon, 24 Mar 2008 18:30:25 +0000 (18:30 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 24 Mar 2008 18:30:25 +0000 (18:30 +0000)
commit386453020a7939cd7668da7666372017ef6a497c
treed23f54dc64fac0b0590e9defd34d93fb2438d3b8
parent03af1025e51fb68a86b11197e78e2bed3a68e55d
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