chriswalz / bit

Bit is a modern Git CLI
Apache License 2.0
6.05k stars 106 forks source link

feature: Integrate git-plus #98

Open ostrolucky opened 3 years ago

ostrolucky commented 3 years ago

Similarly as you have integrated git-extras, you could also integrate git-plus. I would be especially interested in git multi command, so that I could eg. sync all the projects in a folder recursively. Unlike git-plus, though I wish recursive limit was unbounded by default and git commands would be executed for all projects in parallel, not sequentially.