|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.git.util.GitUtils
public class GitUtils
| Constructor Summary | |
|---|---|
GitUtils(hudson.model.TaskListener listener,
IGitAPI git)
|
|
| Method Summary | |
|---|---|
java.util.Collection<Revision> |
getAllBranchRevisions()
|
java.util.List<IndexEntry> |
getSubmodules(java.lang.String treeIsh)
|
java.util.Collection<Revision> |
getTipBranches()
Return a list of 'tip' branches (I.E. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GitUtils(hudson.model.TaskListener listener,
IGitAPI git)
| Method Detail |
|---|
public java.util.List<IndexEntry> getSubmodules(java.lang.String treeIsh)
public java.util.Collection<Revision> getAllBranchRevisions()
public java.util.Collection<Revision> getTipBranches()
git -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||