Mercurial > hg > mercurial-talk
view extensions.tex @ 328:d1977475d41c
Mention SourceTree here again
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Thu, 02 Feb 2012 12:53:08 +0100 |
parents | 65033fb7aa6b |
children |
line wrap: on
line source
\begin{frame}[label=after-basics]{Mercurial is Extensible} You can add new functionality to Mercurial: \begin{itemize} \item ships with 30+ extensions \item wiki lists 75+ extensions \item extensions can change basically everything \item helps to keep the core small and focused \end{itemize} % \begin{itemize} % \item \ext{bugzilla} integrates with Bugzilla % \item \ext{color} enables color output in terminals % \item \ext{gpg} manages GnuPG digital signatures % \item \ext{inotify} gives instant file status on Linux 2.6 % \item \ext{keyword} expands keywords in working copy % \item \ext{parentrevspec} changes syntax for revisions % \end{itemize} \end{frame}