Bug#835566: please clarify docs regarding mr run

2019-11-14 Thread Paul Wise
Control: clone -1 -2 Control: retitle -2 add --recurse option for `mr config` command Control: tags -1 fixed-upstream Control: forwarded -1 http://source.myrepos.branchable.com/?p=source.git;a=commitdiff;h=975d8dd On Thu, 2019-11-14 at 13:09 +0100, Marc Haber wrote: > Thanks for giving this so

Bug#835566: please clarify docs regarding mr run

2019-11-14 Thread Marc Haber
Thanks for giving this so much thought. Those things are all valid, I would probably not come up with this kind of creativity myself. Please consider writing similary inspiring text in the docs. No code changes needed then. > You could just evaluate it as shell code instead, or run a subshell: >

Bug#835566: please clarify docs regarding mr run

2019-10-14 Thread Paul Wise
On Tue, 2019-10-15 at 09:59 +0800, Paul Wise wrote: > Any further thoughts or should I close this bug? Some further thoughts from me: If you want to change how the run command works, you can do that in your mrconfig, the default just runs the args directly: [DEFAULT] run = "$@" You

Bug#835566: please clarify docs regarding mr run

2019-10-14 Thread Paul Wise
On Sat, 27 Aug 2016 09:35:01 +0200 Marc Haber wrote: > I would like to do something like > > mr run mr config $REPOS foo=bar > > This would need a placeholder for the repository name currently acted > on. I am not sure whether this is supported. The manual page documents that the MR_REPO

Bug#835566: please clarify docs regarding mr run

2016-08-27 Thread Marc Haber
Package: myrepos Version: 1.20160123-0+0~zgSID+1+rebuilt20160708190226 Severity: wishlist Hi, I would like to do something like mr run mr config $REPOS foo=bar This would need a placeholder for the repository name currently acted on. I am not sure whether this is supported. Greetings Marc --