Output of git checkout goes to stderr

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
Noticed that the output of git checkout command is going to stderr
channel. Is this an intended behaviour?
git version: 2.45.2
terminal output:

❯ git checkout -b test > stdout.txt 2> stderr.txt
❯ cat stdout.txt
❯ cat stderr.txt
Switched to a new branch 'test'





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux