Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jk/clone-progress-to-stderr' · f94a84c4
    Junio C Hamano authored
    Some progress and diagnostic messages from "git clone" were
    incorrectly sent to the standard output stream, not to the standard
    error stream.
    
    * jk/clone-progress-to-stderr:
      clone: always set transport options
      clone: treat "checking connectivity" like other progress
      clone: send diagnostic messages to stderr
    f94a84c4