hg-prompt/index.html @ 15d3b832fdc5 default tip

cl-digraph: Update site.
author Steve Losh <steve@stevelosh.com>
date Wed, 21 Jun 2023 15:21:12 -0400
parents eac576b62b8b
children (none)
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
        <title>hg-prompt</title>
        <link rel="stylesheet" href="./_dmedia/tango.css"/>
        <link rel="stylesheet/less" type="text/css" href="./_dmedia/style.less">
        <script src="./_dmedia/less.js" type="text/javascript">
        </script>
    </head>
    <body class="index">
        <div class="wrap">
            <header><h1><a href="">hg-prompt</a></h1></header>
                <div class="markdown">
<p><code>hg-prompt</code> is a Mercurial extension that adds an 'hg prompt' command to
Mercurial for viewing repository information. It's designed to be used in
a shell prompt.</p>
<ul>
<li><strong>Documentation:</strong> <a href="https://docs.stevelosh.com/hg-prompt/">https://docs.stevelosh.com/hg-prompt/</a></li>
<li><strong>Code:</strong> <a href="https://hg.stevelosh.com/hg-prompt/">https://hg.stevelosh.com/hg-prompt/</a></li>
</ul>
<p><img alt="My bash prompt while using hg-prompt." src="http://stevelosh.com/media/images/projects/hg-prompt/prompt.png" title="My bash prompt while using hg-prompt." /></p><h2>Table of Contents</h2><ol class="toc"><li><a href="installation/">Installation</a></li><li><a href="quickstart/">Quick Start</a></li><li><a href="full-documentation/">Documentation</a></li></ol>
                </div>
            <footer><p><i>Made by <a href="https://stevelosh.com/">Steve Losh</a>.</i></p>
<p><a href="http://rochestermade.com" title="Rochester Made"><img src="https://rochestermade.com/media/images/rochester-made-dark-on-light.png" alt="Rochester Made" title="Rochester Made" /></a></p></footer>
        </div>
    </body>
</html>