gitoxide
gitoxide copied to clipboard
Dynamic Shell Completions
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...