Re: [BUG] git-clone fails due to GnuTLS recv error (-9), then deletes entire local repo

2013-04-15 Thread Tay Ray Chuan
On Fri, Feb 1, 2013 at 5:00 PM, TJ wrote: > Using Ubuntu Precise 12.04 with git version (1.8.0.3) I discovered a bug > whereby git-clone deletes the repository > it has just created if there is a GnuTLS error after the final transfer. > > I switched to building and using the current git head > (

[BUG] git-clone fails due to GnuTLS recv error (-9), then deletes entire local repo

2013-02-01 Thread TJ
Using Ubuntu Precise 12.04 with git version (1.8.0.3) I discovered a bug whereby git-clone deletes the repository it has just created if there is a GnuTLS error after the final transfer. I switched to building and using the current git head (1.8.1.2.433.g070c57d.dirty) and found the same issue i