- Use '/' key to quickly access this field.
- Enter a name of repository, or repository group for quick search.
- Prefix query to allow special search:
user:admin, to search for usernames, always global
user_group:devops, to search for user groups, always global
pr:303, to search for pull request number, title, or description, always global
commit:efced4, to search for commits, scoped to repositories or groups
file:models.py, to search for file paths, scoped to repositories or groups
For advanced full text search visit: repository search
hg: raise Abort on invalid path
Currently, some os.path functions when opening repositories may
raise an uncaught TypeError or ValueError if the path is invalid.
Let's catch these exceptions and turn them into an Abort for
convenience.
Differential Revision: https://phab.mercurial-scm.org/D5772
<pclass="p3">This is an OS X version of Mercurial that depends on the default Python installation.</p>
<pclass="p2"><br></p>
<pclass="p1"><b>After you install</b></p>
<pclass="p2"><br></p>
<pclass="p3">This package installs the <spanclass="s2">hg</span> executable as <spanclass="s2">/usr/local/bin/hg</span>. See <spanclass="s2">hg debuginstall</span> for more info on file locations.</p>
<pclass="p2"><br></p>
<pclass="p1"><b>Documentation</b></p>
<pclass="p2"><br></p>
<pclass="p3">Visit the <ahref="https://mercurial-scm.org/">Mercurial web site and wiki</a></p>
<pclass="p2"><br></p>
<pclass="p3">There's also a free book, <ahref="https://book.mercurial-scm.org/">Distributed revision control with Mercurial</a></p>
<pclass="p2"><br></p>
<pclass="p1"><b>Reporting problems</b></p>
<pclass="p2"><br></p>
<pclass="p3">If you run into any problems, please file a bug online:</p>