A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2011-January/107450.html below:

[Python-Dev] devguide: Cover how to (un-)apply a patch.

[Python-Dev] devguide: Cover how to (un-)apply a patch. [Python-Dev] devguide: Cover how to (un-)apply a patch.skip at pobox.com skip at pobox.com
Tue Jan 18 01:19:50 CET 2011
    Antoine> On Mon, 17 Jan 2011 23:37:07 +0100
    Antoine> brett.cannon <python-checkins at python.org> wrote:
    >> +
    >> +To undo a patch, do::
    >> +
    >> +    patch -R -p0 < patch.diff
    >> +

    Antoine> Or, simply and more reliably, use the corresponding VCS
    Antoine> incantation ("svn revert -R ." or "hg revert -a").

I prefer Brett's solution.  It's one command instead of one command per VCS.
It works with other version control systems and provides me the opportunity
to save a copy I can restore later.

Skip
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4