Package hudson.plugins.git


package hudson.plugins.git
Compatibility package provided for legacy git client API users.
Since:
1.0
  • Class
    Description
    Represents a git branch.
    Deprecated. 
    Records exception information related to git operations.
    Exception which reports failure to lock a git repository.
    An object in a git repository.
    Information about Git installation.
     
    Deprecated.
    methods here are deprecated until proven useful by a plugin
    Git index / tree entry.
    SHA1 in the object tree and the collection of branches that share this SHA1.
    Git tag including SHA1 and message of the associated commit.