quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Quilt-dev] Submit patch: "import" help


From: Joe Green
Subject: [Quilt-dev] Submit patch: "import" help
Date: Thu, 11 Aug 2005 09:37:25 -0700
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)

I've had some people get confused about how import works. I'd like to suggest adding to the description as shown in the attached patch.

--
Joe Green <address@hidden>
MontaVista Software, Inc.

Source: MontaVista Software, Inc <address@hidden>
Type: Enhancement
Disposition: submit to http://savannah.nongnu.org/projects/quilt

Add additional description to the import help for clarity.

Index: quilt-0.42/quilt/import.in
===================================================================
--- quilt-0.42.orig/quilt/import.in
+++ quilt-0.42/quilt/import.in
@@ -23,7 +23,8 @@ usage()
        if [ x$1 = x-h ]
        then
                printf $"
-Import external patches.
+Import external patches.  The patches will be inserted following the
+current top patch, and must be pushed after import to apply them.
 
 -p num
        Number of directory levels to strip when applying (default=1)

reply via email to

[Prev in Thread] Current Thread [Next in Thread]