Re: git 2.11.0 error when pushing to remote located on a windows share

2016-12-23 Thread Johannes Schindelin
Hi, On Tue, 6 Dec 2016, Torsten Bögershausen wrote: > On 2016-12-05 12:05, thomas.attw...@stfc.ac.uk wrote: > > On Sun, 4 Dec 2016 08:09:14 +, Torsten Bögershausen wrote: > >> There seems to be another issue, which may or may not being related: > >>

Re: git 2.11.0 error when pushing to remote located on a windows share

2016-12-05 Thread Torsten Bögershausen
On 2016-12-05 12:05, thomas.attw...@stfc.ac.uk wrote: > On Sun, 4 Dec 2016 08:09:14 +, Torsten Bögershausen wrote: >> There seems to be another issue, which may or may not being related: >> https://github.com/git-for-windows/git/issues/979 > > I think this is the same issue. I've posted my

RE: git 2.11.0 error when pushing to remote located on a windows share

2016-12-05 Thread thomas.attwood
On Sun, 4 Dec 2016 08:09:14 +, Torsten Bögershausen wrote: > There seems to be another issue, which may or may not being related: > https://github.com/git-for-windows/git/issues/979 I think this is the same issue. I've posted my trace command output there as It might be more appropriate:

Re: git 2.11.0 error when pushing to remote located on a windows share

2016-12-04 Thread Torsten Bögershausen
On Fri, Dec 02, 2016 at 05:37:50PM -0500, Jeff King wrote: > On Fri, Dec 02, 2016 at 06:02:16PM +, thomas.attw...@stfc.ac.uk wrote: > > > After updating git from 2.10.0 to 2.11.0 when trying to push any > > changes to a repo located in a windows share, the following error > > occurs: > > > >

Re: git 2.11.0 error when pushing to remote located on a windows share

2016-12-02 Thread Jeff King
On Fri, Dec 02, 2016 at 06:02:16PM +, thomas.attw...@stfc.ac.uk wrote: > After updating git from 2.10.0 to 2.11.0 when trying to push any > changes to a repo located in a windows share, the following error > occurs: > > $ git push origin test > Counting objects: 2, done. > Delta compression

git 2.11.0 error when pushing to remote located on a windows share

2016-12-02 Thread thomas.attwood
After updating git from 2.10.0 to 2.11.0 when trying to push any changes to a repo located in a windows share, the following error occurs: $ git push origin test Counting objects: 2, done. Delta compression using up to 8 threads. Compressing objects: 100% (2/2), done. Writing objects: 100%