On Thu, Nov 17, 2011 at 4:15 PM, Sven Strickroth <sven.strickroth@xxxxxxxxxxxxxxx> wrote: > From 8e576705ca949c32ff22d3216006073ee70652eb Mon Sep 17 00:00:00 2001 > From: Sven Strickroth <email@xxxxxxxxxx> > Date: Thu, 17 Nov 2011 15:43:25 +0100 > Subject: [PATCH 1/2] honour GIT_ASKPASS for querying username > > git-svn reads usernames from an interactive terminal. > This behavior cause GUIs to hang waiting for git-svn to > complete (http://code.google.com/p/tortoisegit/issues/detail?id=967). > > Also see commit 56a853b62c0ae7ebaad0a7a0a704f5ef561eb795. > > Signed-off-by: Sven Strickroth <email@xxxxxxxxxx> IIUC, GIT_ASKPASS is intended for passwords and not usernames. Won't this cause console-users to not see their username prompted anymore? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html