-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steffen Prohaska wrote:
> I do not like the current behaviour.  I use plink for quite a while now
> and did not have any problems with it.  Now I see a lot of annoying
> debug messages that distract me from git's messages.

You make much sense. Then I ask you to revert just the extra two flags:
- -v and -batch. Git will hang if Plink asks for authentication, but it's
nothing a ^Z won't fix. It was a mistake of me to attempt to fix
multiple issues in one patch. The custom port issue and the interactive
prompt issue are distinct and seperate.

> Maybe we can avoid printing the debugging messages unless an error
> occurs.  Something like
>
>   git fetch ...
>   Error: '<Value of $GIT_SSH>' returned an error.  Try "--ssh-debug" for
> details.
>   git --ssh-debug fetch ...
>   <full debugging output here>

I attempted to make a patch that did this, but I don't know at what
point in Git's code the host key authentication occurs, ergo, I can't
add in this extra information.

- --
 Edward Z. Yang                        GnuPG: 0x869C48DA
 HTML Purifier <http://htmlpurifier.org> Anti-XSS Filter
 [[ 3FA8 E9A9 7385 B691 A6FC B3CB A933 BE7D 869C 48DA ]]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIU+FxqTO+fYacSNoRAm/4AJ9tQ2/oPacz4fLJiDtrvebXBgaxRwCbBox8
pSp2azZlBGWk3j1KtAp+SbU=
=fCr7
-----END PGP SIGNATURE-----

Reply via email to