Mercurial > jhg
view src/org/tmatesoft/hg/repo/package.html @ 501:d2f6ab541330
Change the way extensions are accessed (with ExtensionsManager now), add preliminary Rebase extension support
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Mon, 29 Oct 2012 19:04:13 +0100 |
parents | d56ea1a2537a |
children |
line wrap: on
line source
<html> <body> <h2>Low-level API</h2> <p>Close perspective of Mercurial repository from Java standpoint. Unlike {@link org.tmatesoft.hg.core}, classes in this package focus on repository concepts rather than tasks against the repository</p> </body> </html>