Re: mr: Lazy processing of repositories

2011-11-03 Thread Svend Sorensen
On Thu, Nov 03, 2011 at 01:56:53PM -0400, Joey Hess wrote: > > Good idea! In mr git, you can now use skip = lazy to get this behavior. Thanks for implementing this feature! > The lazy shell function is built into mr, but this shows how it works: > > lazy() { > if [ "$MR_

mr: Lazy processing of repositories

2011-11-03 Thread Svend Sorensen
I'm using mr to manage the repositories for the various software that I track. However, I don't want to check out all the repos by default. (The list is getting long). I also don't want to make a modification to the .mrconfig each time I want to check out a repo. (E.g. have 'skip = true' on all rep