winnow is slower than just slicing and it has (for me) a very guh api
The pull request is ready to be merged.
I rewrote the spinner futures 🤣
I have moved the setup to a separate function that can be called instead of the run function, so you don't even need to make the client now.
also I'm debating on replacing repo create with repo new (but renamed to repo create), but I will have to add more subcommands or "enum options" (pain) in that case
I'm gonna see the performance difference plus I don't think wasm really matters here because (to my knowledge) git does not run on wasm, and it wouldn't really make sense for the cli to run on...
Gonna do that after I get home, thanks for reminding me
That happening would not be a user mistake, it will be a code mistake so I don't know
gh also uses command git but we have to look ar perf diff between git2 and command git. based on that we will either switch or not. git2 has a benefit that it's much older than my sh*tty git...