On Sun, Apr 25, 2010 at 19:22, Jeff King [off-list ref] wrote:
On Sun, Apr 25, 2010 at 06:24:43PM +0000, Ævar Arnfjörð Bjarmason wrote:
quoted
On Sun, Apr 25, 2010 at 18:10, Jacob Helwig [off-list ref] wrote:
quoted
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.
I've had some issues scripting `git fetch` because on error it'll
print to stdout and not stderr.
Errors should go to stderr, so I imagine patches would be welcome. Which
messages went to stdout?
I can't recall exactly now. Looking at fetch.c I can't see anything
obvious, I'll report anything if I spot it in the future.