From: Catalin Marinas Date: Thu, 17 Apr 2008 20:49:29 +0000 (+0100) Subject: Fix the sync'ing of unapplied patches only X-Git-Tag: v0.14.3~7 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/61fb81b963c1adb0abb08239c24fa4ee39c5929a?ds=sidebyside;hp=61fb81b963c1adb0abb08239c24fa4ee39c5929a 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 ---