[git-users] git freezes when writing objects

2012-05-28 Thread Collin Day
Hi all, I am using git/gitolite for version control on my laptop. After creating a repo with gitolite and cloning it using git clone git@localhost:myrepo and then filling it with files, it always seems to hang when writing objects. For example - here I am trying to commit 30 files with the

[git-users] Re: git freezes when writing objects

2012-05-28 Thread Collin Day
No - but I figured out what the problem was. Turns out that I had hpn (high performance) enabled on my ssh which is currently broken. I rebuilt with that disabled and everything was fine. Thanks! On Monday, May 28, 2012 3:42:28 AM UTC-6, Thomas Ferris Nicolaisen wrote: Have you tried