diff options
author | Eric Wong <normalperson@yhbt.net> | 2007-01-15 20:15:55 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-01-15 22:30:42 -0800 |
commit | 6f729591d1f9c52bd1cdd0601b4cc1afc028fbf9 (patch) | |
tree | 11c4533ce0082e57f769f9b8a33e14b742c70e94 /t/.gitignore | |
parent | Solaris 5.8 returns ENOTDIR for inappropriate renames. (diff) | |
download | tgif-6f729591d1f9c52bd1cdd0601b4cc1afc028fbf9.tar.xz |
git-svn: print and flush authentication prompts to STDERR
People that redirect STDOUT output should always see STDERR
prompts interactively.
STDERR should always be flushed without buffering, so
they should always show up. If that is unset, we still
explicitly flush by calling STDERR->flush.
The svn command-line client prompts to STDERR, too.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/.gitignore')
0 files changed, 0 insertions, 0 deletions