I cannot live without moz-git-tools. Let me explain.

> a) Landing code to inbound, fx-team, aurora, etc
I use "git bz attach" to attach patches to bugzilla and use checkin-needed.

> b) Pushing to Try
I use "git push-to-try". This command needs a local hg repo, so I need to 
update it every time when pushing to try.
And this is the only time I ever need to use hg.

> c) Fetching new commits
git fetch 

> d) Collaborating/sharing commits with others, especially hg<->git sharing
I add a remote to my forked gecko-dev on github, and push my WIP to it.
Or use "git bz attach" to bugzilla.

> Does anyone use hg-git (it has gotten *much* faster in the past year
> thanks to Facebook's investment)?
I have not.


Ting-Yu
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to