[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Quilt-dev] fixing trailing patches
From: |
jerome lacoste |
Subject: |
[Quilt-dev] fixing trailing patches |
Date: |
Mon, 20 Jun 2005 12:19:26 +0200 |
Upon refresh a warning is made if a patch contains trailing patches.
Then I found out by accident that there's a quilt refresh option to fix that .
It might be good if the error message was mentionning that option.
E.g
Warning: %s adds trailing whitespace\n You can use
--strip-trailing-whitespace to fix it.
Now I do:
> quilt refresh --strip-trailing-whitespace
> quilt pop
> quilt push
When working on patches, to make sure they are OK.
Cheers,
Jerome
PS: as the documentation is purposedly kept away from verbosity, it
might be interesting to have a quilt tips document/page to complete
it. Anyone considered using a wiki?
- [Quilt-dev] fixing trailing patches,
jerome lacoste <=