Allow pick --fold to work without applied patches
authorCatalin Marinas <catalin.marinas@gmail.com>
Sat, 8 Nov 2008 21:18:08 +0000 (21:18 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Sat, 8 Nov 2008 21:36:10 +0000 (21:36 +0000)
commitd37b109f0cd11094227866c8498d274e1074a61c
treee8103d248e68b9a27e57660da5b357463894cf13
parent0aa48e801c7093e3270c7e22042aa7ff74ce939b
Allow pick --fold to work without applied patches

This patch fixes bug #12517. While there may be other variants for
achieving the same, it makes sense not to restrict the --fold option.

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