On Wed, Mar 26, 2014 at 11:58:48PM -0700, Doug Turner wrote:
> Want to move to github?
> 
> (0) sudo apt-get install python-setuptools
> (1) sudo easy_install hg-git
> (2) add |hggit =| under [extensions] in your .hgrc file
> (3) Go to GitHub.com and create your new repo.
> (4) cd <hg_repo>
> (5) hg bookmark -r default master
> (6) hg push git+ssh://[email protected]/<you>/<name of your repo you created
> in step 3>

I don't know the state of github backend, but it used to be recommended
to start from a fork than to push something fresh, especially when it's
as massive as mozilla-central.

Mike
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to