Class Remote

    • Field Detail

      • verbose

        private boolean verbose
      • prune

        private boolean prune
      • push

        private boolean push
      • command

        private java.lang.String command
      • name

        private java.lang.String name
      • uri

        private java.lang.String uri
    • Constructor Detail

      • Remote

        Remote()
    • Method Detail

      • printUsage

        public void printUsage​(java.lang.String message,
                               CmdLineParser clp)
                        throws java.io.IOException
        Print usage help text.
        Overrides:
        printUsage in class TextBuiltin
        Parameters:
        message - non null
        clp - parser used to print options
        Throws:
        java.io.IOException
      • print

        private void print​(java.util.List<RemoteConfig> remotes)
                    throws java.io.IOException
        Throws:
        java.io.IOException