On Tue, Jul 21, 2015 at 6:06 PM, Ömer Sinan Ağacan <[email protected]>
wrote:

> +1 from me. I only use it for `get` command after changing branches,
> and I think I can just as easily do same thing with `git submodule
> update --checkout`. (is that right?)
>

That is correct, although `--checkout` is I the default, so just `git
submodule update` also works.
_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to