Package: myrepos Version: 1.20160123 Severity: wishlist I use mr bootstrap to download an .mrconfig which in turn clones a vcsh repository containing the "real" mr configuration, which in turn consists of more vcsh repositories.
In this setup, an additional mr checkout call is needed so that the additional repositories actually get checked out. Having a post-bootstrap hook, which is invoked after acting out on the bootstrapped file, would help automating this since I could simply put "mr checkout" in there. Since bootstrap is a on-time action, the hook would not interfere with other operations after bootstrapping. Greetings Marc

