Steve Fink wrote:
function pullup () {
( cd $(hg path default) && hg pull )
}
I use hg pull -R $(hg path default)
-- Warning: May contain traces of nuts. _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

