Class TransferConfig


  • public class TransferConfig
    extends Object
    • Method Detail

      • getTimeout

        public int getTimeout()
        Returns:
        configured timeout, in seconds. 0 if the timeout is infinite.
      • getPackConfig

        public org.eclipse.jgit.storage.pack.PackConfig getPackConfig()
      • getMaxObjectSizeLimit

        public long getMaxObjectSizeLimit()
      • getFormattedMaxObjectSizeLimit

        public String getFormattedMaxObjectSizeLimit()
      • inheritProjectMaxObjectSizeLimit

        public boolean inheritProjectMaxObjectSizeLimit()