[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Quilt-dev] [translation] pop doesn't remove patches from the series fil
From: |
Yasushi SHOJI |
Subject: |
[Quilt-dev] [translation] pop doesn't remove patches from the series file |
Date: |
Wed, 11 Aug 2004 07:49:49 +0900 |
User-agent: |
User-Agent: Wanderlust/2.10.1 |
hi all,
one more question for help strings.
> $ quilt pop -h
> Usage: quilt pop [-afRqv] [num|patch]
>
> Remove patch(es) from the series file. Without options, the topmost
> patch is removed. When a number is specified, remove the specified
> number of patches. When a patch name is specified, remove all patches
> up to and including the specified patch. Patch names may include the
> patches/ prefix, which means that filename completion can be used.
the first sentence say that pop command removes patches from the
series file. well, it doesn't. it removes patches from the stack but
the series file remain the same.
IMO, pop removes patches _in_ the series file, from stack of patches.
comments?
--
yashi
- [Quilt-dev] [translation] pop doesn't remove patches from the series file,
Yasushi SHOJI <=