gr
gr copied to clipboard
Add parallel tasks
Is there a chance you could add the feature of tasks run in parallel? A parallel run of a git pull would've been a significant difference to our daily workflow.
This sounds like a good idea, but how would you handle the asynchronous output? Just hold the output from each task and print it on completion?