https://bugzilla.wikimedia.org/show_bug.cgi?id=44129
--- Comment #25 from Marcin Cieślak <[email protected]> --- Ok got it reproduced with git talking to my test gerrit instance (above), over HTTP using mediawiki core repository. $ git remote -v origin http://l.saper.info:8888/mediawiki-core (fetch) origin http://l.saper.info:8888/mediawiki-core (push) $ git branch -vv * master cd382de [origin/master] Merge "Revert "Updated RELEASE NOTES for 1.20"" (this some local change for testing) $ git pull remote: Counting objects: 24778, done remote: Finding sources: 100% (22391/22391) remote: Total 22391 (delta 18522), reused 21888 (delta 18522) Receiving objects: 100% (22391/22391), 23.16 MiB | 1.04 MiB/s, done. Resolving deltas: 84% (15736/18522), completed with 1237 local objects. fatal: pack has 2786 unresolved deltas fatal: index-pack failed -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
