Re: New mumi am subcommand

2024-06-17 Thread Arun Isaac
> I guess a next step, in case you (and others!) are looking for one, > would be to allow users to run through a review check list from the > command line, and to add a ‘reviewed-looks-good’ tag. Great idea! I have opened an issue https://issues.guix.gnu.org/71622 to brainstorm and to invite con

Re: New mumi am subcommand

2024-06-17 Thread Ludovic Courtès
Howdy Arun! Arun Isaac skribis: > First, set the current issue (say 61036). > > $ mumi current 61036 > > Then, apply the latest patchset using > > $ mumi am > > You may also apply a patchset of a specific version (say, v3) using > > $ mumi am v3 Woow, very nice! (Also great that pages at issue

Re: New mumi am subcommand

2024-06-12 Thread Maxim Cournoyer
Hi Arun, Arun Isaac writes: > Hi, > > The latest mumi CLI (version 0.3.0) comes with a new `mumi am' > subcommand. With this, you can automagically apply the latest patchset > in an issue. > > First, set the current issue (say 61036). > > $ mumi current 61036 > > Then, apply the latest patchset