Uses of Package
hudson.plugins.git

Packages that use hudson.plugins.git
hudson.plugins.git   
org.jenkinsci.plugins.gitclient   
 

Classes in hudson.plugins.git used by hudson.plugins.git
Branch
           
GitException
           
GitObject
           
GitTool
          Information about Git installation.
GitTool.DescriptorImpl
           
IGitAPI
          Encapsulates Git operations on a particular directory through git(1).
IndexEntry
          An Entry in the Index / Tree
Revision
          A Revision is a SHA1 in the object tree, and the collection of branches that share this ID.
 

Classes in hudson.plugins.git used by org.jenkinsci.plugins.gitclient
Branch
           
GitException
           
IGitAPI
          Encapsulates Git operations on a particular directory through git(1).
IndexEntry
          An Entry in the Index / Tree
Revision
          A Revision is a SHA1 in the object tree, and the collection of branches that share this ID.
 



Copyright © 2004-2013. All Rights Reserved.