[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Quilt-dev] [PATCH] Cleanup dropped -n flag
From: |
Jean Delvare |
Subject: |
[Quilt-dev] [PATCH] Cleanup dropped -n flag |
Date: |
Sat, 11 Jun 2005 09:25:43 +0200 |
Hi all,
Back in July 2004, the -n flag of six quilt commands was dropped in
favor of a global switch QUILT_PATCHES_PREFIX in .quiltrc. However, the
current code still has remnants of the old method. The "patches" and
"previous" commands accept the -n flag (but silently ignore it), and
bash completion still suggests -n as a possible flag for all six
commands.
The attached patch fixes this, please apply.
Thanks,
--
Jean Delvare
quilt-CVS-cleanup-n-flag.diff
Description: Text document
- [Quilt-dev] [PATCH] Cleanup dropped -n flag,
Jean Delvare <=