gitoxide icon indicating copy to clipboard operation
gitoxide copied to clipboard

Dynamic Shell Completions

Open zefr0x opened this issue 1 year ago • 0 comments

Summary 💡

Follow up for #877

Dynamic Completions are now supported in clap_complete after https://github.com/clap-rs/clap/issues/1232 under the unstable-dynamic feature flag.

Motivation 🔦

So we have completions for available branches, list of commits, staged files or etc...

zefr0x avatar Nov 06 '24 10:11 zefr0x