I think I found a bug in Git. When I run the command
git checkout -b new_branch
Git does exactly what I've asked, except that Git's response:
Switched to a new branch 'new_branch'
comes through the stderr pipe instead of through the stdout pipe. Where do I file a bug report for this?
I am using Git 1.6.3.3, Ubuntu 9.10
-Jack
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jack Desert -- Writer, Entrepeneur
Author and Spokesman: www.LetsEATalready.com
Software Developer: http://GrooveTask.org
Email: JackDesert556@gmail.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~