RE: [bug] git 2.6.2 (64-bit) blocks keyboard input (running in RDP, Win7 x64)

2015-11-16 Thread Ryabov, Vasily V
Message- From: Johannes Schindelin [mailto:johannes.schinde...@gmx.de] Sent: Monday, November 16, 2015 3:10 PM To: Ryabov, Vasily V Cc: git@vger.kernel.org Subject: Re: [bug] git 2.6.2 (64-bit) blocks keyboard input (running in RDP, Win7 x64) Hi Vasily, On Tue, 10 Nov 2015, Ryabov, Vasily V

Re: [bug] git 2.6.2 (64-bit) blocks keyboard input (running in RDP, Win7 x64)

2015-11-16 Thread Johannes Schindelin
Hi Vasily, On Tue, 10 Nov 2015, Ryabov, Vasily V wrote: > I'm trying to run something like this (on the remote machine (Win7 x64 with > git 2.6.2 64-bit) through RDP): > ``` > git pull --tags --progress ssh://@:/ > +refs/heads/*:refs/remotes/origin/* > ``` > It worked on local machine with git