Uses of Package
org.jclouds.scriptbuilder.statements.git

Packages that use org.jclouds.scriptbuilder.statements.git
org.jclouds.scriptbuilder.statements.git   
 

Classes in org.jclouds.scriptbuilder.statements.git used by org.jclouds.scriptbuilder.statements.git
CloneGitRepo
          Clones a gitRepoAndRef into a newly created directory, creates remote-tracking branches for each branch in the cloned gitRepoAndRef (visible using git branch -r), and creates and checks out an initial branch that is forked from the cloned gitRepoAndRef's currently active branch.
CloneGitRepo.Builder
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.