chiark / gitweb /
Fix the sync'ing of unapplied patches only
authorCatalin Marinas <catalin.marinas@gmail.com>
Thu, 17 Apr 2008 20:49:29 +0000 (21:49 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 17 Apr 2008 20:49:29 +0000 (21:49 +0100)
commit61fb81b963c1adb0abb08239c24fa4ee39c5929a
tree48fc01af3123d43feb168795f7ace268b53a4244
parent943b9c1a483467ffa317f729a1b7408b52b0b218
Fix the sync'ing of unapplied patches only

When only unapplied patches are to be sync'ed, the command failed
because the first patch was trying to be pushed twice.

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