https://bugzilla.wikimedia.org/show_bug.cgi?id=42916
--- Comment #2 from Antoine "hashar" Musso <[email protected]> --- I have created a new remote in /var/lib/jenkins/git/mw-core-bare set as a fetch mirror: git remote add --mirror=fetch neworigin https://gerrit.wikimedia.org/r/p/mediawiki/core.git Then fetched it (took a looong time to get all the branches and refs) and once done deleted origin and renamed neworigin to origin. Result: $ git rev-parse master 9842026d063bdcda145a0a3092151dec9814bc86 Which is from Mon Dec 10 19:52:01 2012 +0000 So I guess that fixed it. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
