can you please first do:

$ git remote update
(that will try to download all the things without reconciling your tree)

$ git repack

$ git clean -f -x -d
$ git clean -f -X -d

Then

$ git pull

It is known that on very large trees, with many dirty changes things
don't work in a single go.

** Changed in: git (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1868716

Title:
  git: fatal: mmap failed: Cannot allocate memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/1868716/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to