On Sun, Apr 25, 2010 at 11:06, Jack Desert [off-list ref] wrote:
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
I can't really say if it's actually a bug, or not, but as to your
question about where to file a bug report: You just did. This mailing
list is the correct place.