<div dir="ltr"><div>This is awesome, thanks for working on it! I filed a follow-up to</div><div>detect the vcs automatically (bug 1484243).</div><div><br></div><div>In the meantime, if you are a git user you can create an alias in</div><div>~/.mozbuild/machrc:</div><div>[alias]</div><div>vcs-setup = vcs-setup --git<br></div><div><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 17, 2018 at 3:51 AM Panos Astithas <<a href="mailto:past@mozilla.com">past@mozilla.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi all,</div><div><br></div><div>since bug 1257478 landed in m-c earlier today, you should now be using 'mach vcs-setup' instead of 'mach mercurial-setup'. Nothing else changes in your workflow (e.g. 'mach mercurial-setup -u' becomes 'mach vcs-setup -u') and the spell checker will suggest vcs-setup if you try to use mercurial-setup.</div><div><br></div><div>If you are a git-cinnabar user, your workflow is now supported. 'mach vcs-setup --git' will fetch the latest recommended version of git-cinnabar and configure it for you. The --update-only flag is also available for git, so it would be a good idea to run 'mach vcs-setup --git --update-only' (or 'mach vcs-setup -gu') every now and then to make sure everything is up to date.</div><div><br></div><div>'mach bootstrap' will also offer to update and configure your git-cinnabar environment if a git checkout is detected. <br></div><div><br></div><div>Cheers,</div><div>Panos</div><div><br></div></div>
_______________________________________________<br>
firefox-dev mailing list<br>
<a href="mailto:firefox-dev@mozilla.org" target="_blank">firefox-dev@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/firefox-dev" rel="noreferrer" target="_blank">https://mail.mozilla.org/listinfo/firefox-dev</a><br>
</blockquote></div></div></div>