from stgit.commands.common import *
from stgit.utils import *
from stgit.out import *
from stgit import stack, git
from stgit.commands.common import *
from stgit.utils import *
from stgit.out import *
from stgit import stack, git
Hide a range of unapplied patches so that they are no longer shown in
the plain 'series' command output."""
Hide a range of unapplied patches so that they are no longer shown in
the plain 'series' command output."""
def func(parser, options, args):
"""Hide a range of patch in the series
def func(parser, options, args):
"""Hide a range of patch in the series