Norbert Thiebaud píše v Pá 17. 08. 2012 v 13:53 -0500:
core, binfitler, dictionaries, help and translations are now hosted primarely on gerrit.libreoffice.org please update your .git/config to reflect that. the easiest way is to edit the [remote "origin"] entry something like [remote "origin"] fetch = +refs/heads/*:refs/remotes/origin/* url = ssh://logerrit/core.git
I have many clones, so I created the attached script to do the job: Usage: sh -x lo-git-to-gerrit path-to-core-dir Warranty: I did my best. It worked here. You might want to use --dry-run option before you run it for real :-) Best Regards, Petr
Attachment:
lo-git-to-gerrit
Description: application/shellscript