"fsmonitor" is documented as distributed along with mercurial but it is not
Nathan Goldbaum
nathan12343 at gmail.com
Tue Jan 30 14:44:10 UTC 2018
goldbaum at DESKTOP-MGFU0M7:~/hg/hgext$ grep -R EXPERIMENTAL
amend.py:"""provide the amend command (EXPERIMENTAL)
automv.py:"""check for unrecorded moves at commit time (EXPERIMENTAL)
fsmonitor/__init__.py:'''Faster status operations with the Watchman file
monitor (EXPERIMENTAL)
journal.py:"""track previous positions of bookmarks (EXPERIMENTAL)
lfs/__init__.py:"""lfs - large file support (EXPERIMENTAL)
logtoprocess.py:"""send ui.log() data to a subprocess (EXPERIMENTAL)
releasenotes.py:"""generate release notes from commit messages
(EXPERIMENTAL)
share.py: '(EXPERIMENTAL)')),
show.py:"""unified command to show various repository information
(EXPERIMENTAL)
show.py: # we are putting it here without the '(EXPERIMENTAL)' flag
because it
sparse.py:"""allow sparse checkouts of the working directory (EXPERIMENTAL)
split.py:"""command to split a changeset into smaller ones (EXPERIMENTAL)"""
uncommit.py:"""uncommit part or all of a local changeset (EXPERIMENTAL)
hth
On Tue, Jan 30, 2018 at 8:21 AM, Jesus Cea <jcea at jcea.es> wrote:
> On 30/01/18 10:16, Pulkit Goyal wrote:
> > The fsmonitor extension is distributed along with mercurial however it
> > does not show up in help as it's mark as experimental. You should see
> > help for it when you run `hg help fsmonitor`.
>
> Uhmmm. Is it possible to view what "experimental" extensions are
> available?.
>
> --
> Jesús Cea Avión _/_/ _/_/_/ _/_/_/
> jcea at jcea.es - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/
> Twitter: @jcea _/_/ _/_/ _/_/_/_/_/
> jabber / xmpp:jcea at jabber.org _/_/ _/_/ _/_/ _/_/ _/_/
> "Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/
> "My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/
> "El amor es poner tu felicidad en la felicidad de otro" - Leibniz
>
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20180130/68af71de/attachment-0002.html>
More information about the Mercurial
mailing list