[git-users] Slow git pushes, 1 min in pack-objects

2015-03-04 Thread Stephen Morton
I'm experiencing very slow git pushes. On the order of 1 minute to push a trivial one-line change. When I set GIT_TRACE=1, I see that it seems to be taking a lot of time in the pack-objects phase. Others are not seeing this with the same repo, but I'm the only one working in a VM.

[git-users] Re: Installing Git on Windows tech preview of version 10

2015-03-04 Thread Thomas Ferris Nicolaisen
On Sunday, March 1, 2015 at 3:37:25 PM UTC+1, rick woolley wrote: For weeks I have been running Windows 10 tech preview and EVERYTHING loads and runs great ... except maybe Git. When I click on the installer/loader file in explorer it causes explorer to crash. Anyone out the a Windows 10

[git-users] Re: 1.9.2 Release notes

2015-03-04 Thread Thomas Ferris Nicolaisen
On Friday, February 27, 2015 at 9:00:50 PM UTC+1, saurabh arora wrote: Release notes for 1.9.2 has a comment for the fixes made from ver 1.9.1 “git mv that moves a submodule forgot to adjust the array that uses to keep track of which submodules were to be moved to update its configuration.”