Mercurial > jhg
view src/org/tmatesoft/hg/core/package.html @ 427:31a89587eb04
FIXMEs: consistent names, throws for commands and their handlers. Use of checked exceptions in hi-level api
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Thu, 29 Mar 2012 17:14:35 +0200 |
parents | 7f136a3fa671 |
children |
line wrap: on
line source
<html> <body> <h2>Hi-level API</h2> <p>Hi-level API to deal with Mercurial repositories using task-oriented commands. Start with {@link org.tmatesoft.hg.core.HgRepoFacade} class</p> </body> </html>