|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AmbiguousObjectException | |
|---|---|
| org.eclipse.jgit.lib | Core API for repository, config, refs, object database. |
| Uses of AmbiguousObjectException in org.eclipse.jgit.lib |
|---|
| Methods in org.eclipse.jgit.lib that throw AmbiguousObjectException | |
|---|---|
ObjectId |
Repository.resolve(java.lang.String revstr)
Parse a git revision string and return an object id. |
java.lang.String |
Repository.simplify(java.lang.String revstr)
Simplify an expression, but unlike Repository.resolve(String) it will not
resolve a branch passed or resulting from the expression, such as @{-}. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||