Differences between revisions 11 and 15 (spanning 4 versions)
Revision 11 as of 2009-05-19 19:30:59
Size: 914
Editor: localhost
Comment: converted to 1.6 markup
Revision 15 as of 2024-06-06 05:28:27
Size: 503
Editor: MarkoManni
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Purge extension ==
'''This extension is currently being distributed along with Mercurial.'''

''Author: Marco Barisione''

=== Overview ===
This extension purges all files an directories not being tracked by Mercurial in the current repository.

It'll remove unknown files and empty directories by default. With the {{{--all}}} option, it will also remove ignored files.

It keeps added files and (unmodified or modified) tracked files.

=== Configuration ===

Just add a new entry in the extensions section of the mercurial configuration file (hgrc):

{{{
[extensions]
hgext.purge=
#or, if purge.py not in the hgext dir:
#purge=/path/to/purge.py
}}}

=== Usage ===

To purge the repository contents:

{{{hg purge}}}

To list the files that would be removed by running the previous command use it with the {{{--print}}} option:

{{{hg purge --print}}}

----
CategoryExtension
They call me ᒪynwood. To collect christmas cards is one of the several things Good most. F᧐r a while he's experienced North Carolina. Filing is the tһings i do and i'm doing very good financially. My wife plus i maіntain an online site. You might want to check it ⲟut һerе: https://Affiliatevalley.com/r?l=aHR0cHM6Ly9Xd3cuUmVkbHkudmlwLzU1ODYyMg<<<BR>>
><<<BR>>
>
<<<BR>>
><<<BR>>
>
My web-site [[https://Affiliatevalley.com/r?l=aHR0cHM6Ly9Xd3cuUmVkbHkudmlwLzU1ODYyMg|카지노 보증]]

They call me ᒪynwood. To collect christmas cards is one of the several things Good most. F᧐r a while he's experienced North Carolina. Filing is the tһings i do and i'm doing very good financially. My wife plus i maіntain an online site. You might want to check it ⲟut һerе: https://Affiliatevalley.com/r?l=aHR0cHM6Ly9Xd3cuUmVkbHkudmlwLzU1ODYyMg<<<BR>> ><
> <
><
> My web-site 카지노 보증

PurgeExtension (last edited 2024-06-24 12:29:29 by AntonShestakov)