Class Fetch


  • public class Fetch
    extends Object
    • Constructor Detail

      • Fetch

        public Fetch​(GitImpl git,
                     org.eclipse.jgit.transport.CredentialsProvider credentialsProvider,
                     Collection<org.eclipse.jgit.transport.RefSpec> refSpecs)
      • Fetch

        public Fetch​(GitImpl git,
                     org.eclipse.jgit.transport.CredentialsProvider credentialsProvider,
                     org.uberfire.commons.data.Pair<String,​String> remote,
                     Collection<org.eclipse.jgit.transport.RefSpec> refSpecs)
    • Method Detail

      • execute

        public void execute()
                     throws org.eclipse.jgit.api.errors.InvalidRemoteException
        Throws:
        org.eclipse.jgit.api.errors.InvalidRemoteException