Skip to main content
added 8 characters in body
Source Link
Marcus Müller
  • 51.3k
  • 4
  • 78
  • 120

They were simply never printed: git probably simply checks whether the stdout and stderr file descriptors are connected to ttys, and if not, it omits the pretty print verbose status updates.

They were simply never printed: git probably simply checks whether stdout and stderr are connected to ttys, and if not, it omits the pretty print verbose status updates.

They were simply never printed: git probably simply checks whether the stdout and stderr file descriptors are ttys, and if not, it omits the pretty print verbose status updates.

added 9 characters in body
Source Link
ilkkachu
  • 147.8k
  • 16
  • 268
  • 441

They were simply never printed: gotgit probably simply checks whether stdoutstdout and stderr are (pseudo)stderr are connected to ttys, and if not, they omitit omits the pretty print verbose status updates.

They were simply never printed: got probably simply checks whether stdout and stderr are (pseudo) ttys, and if not, they omit the pretty print verbose status updates.

They were simply never printed: git probably simply checks whether stdout and stderr are connected to ttys, and if not, it omits the pretty print verbose status updates.

Source Link
Marcus Müller
  • 51.3k
  • 4
  • 78
  • 120

They were simply never printed: got probably simply checks whether stdout and stderr are (pseudo) ttys, and if not, they omit the pretty print verbose status updates.