Re: git clone failing in vmm

2017-03-14 Thread Mike Larkin
On Sat, Mar 04, 2017 at 01:31:31PM +1300, Carlin Bingham wrote: > I'm having an issue with git clone failing in a vmm vm. Happens consistently > for any large trees, example: > > $ git clone https://github.com/openbsd/src.git > Cloning into 's

Re: git clone failing in vmm

2017-03-04 Thread Ville Valkonen
You completely missed the point. -- Ville On Mar 4, 2017 21:09, "Flipchan" <flipc...@riseup.net> wrote: U Can download the zip File for the master branch instead of useing git Carlin Bingham <c...@viennan.net> skrev: (4 mars 2017 01:31:31 CET) >I'm having an iss

Re: git clone failing in vmm

2017-03-04 Thread Flipchan
U Can download the zip File for the master branch instead of useing git Carlin Bingham <c...@viennan.net> skrev: (4 mars 2017 01:31:31 CET) >I'm having an issue with git clone failing in a vmm vm. Happens >consistently >for any large trees, example: > >$ git clone https

Re: git clone failing in vmm

2017-03-03 Thread Mike Larkin
On Sat, Mar 04, 2017 at 01:31:31PM +1300, Carlin Bingham wrote: > I'm having an issue with git clone failing in a vmm vm. Happens consistently > for any large trees, example: > > $ git clone https://github.com/openbsd/src.git > Cloning into 's

git clone failing in vmm

2017-03-03 Thread Carlin Bingham
I'm having an issue with git clone failing in a vmm vm. Happens consistently for any large trees, example: $ git clone https://github.com/openbsd/src.git Cloning into 'src'... remote: Counting objects: 1672334, done. remote: Compressing objects: 100% (867/867), done