[MacPorts] #49759: git checkout should produce some output

MacPorts noreply at macports.org
Sun Oct 16 05:38:08 CEST 2016


#49759: git checkout should produce some output
---------------------------+--------------------------------
  Reporter:  ryandesign@…  |      Owner:  macports-tickets@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  base          |    Version:  2.3.4
Resolution:                |   Keywords:
      Port:                |
---------------------------+--------------------------------
Changes (by larryv@…):

 * cc: larryv@… (added)


Comment:

 I am not sure whether just omitting `-q` would suffice. If not, we could
 also use `--progress`. Excerpting from the Git 2.10.1 `git-clone` man
 page:
 {{{
        --quiet, -q
            Operate quietly. Progress is not reported to the standard error
            stream.

        --verbose, -v
            Run verbosely. Does not affect the reporting of progress status
 to
            the standard error stream.

        --progress
            Progress status is reported on the standard error stream by
 default
            when it is attached to a terminal, unless -q is specified. This
            flag forces progress status even if the standard error stream
 is
            not directed to a terminal.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/49759#comment:4>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system



More information about the macports-tickets mailing list