public class Hg4JRepository extends java.lang.Object implements HgRepository
| Modifier and Type | Method and Description |
|---|---|
static Hg4JRepository |
fromUnderlying(org.tmatesoft.hg.repo.HgRepository repo) |
org.tmatesoft.hg.repo.HgRepository |
getUnderlying() |
public static Hg4JRepository fromUnderlying(org.tmatesoft.hg.repo.HgRepository repo)
public org.tmatesoft.hg.repo.HgRepository getUnderlying()