When using git, we can press the `tab` to complete the subcommand. Do you have any ideas about how to implement this function?
When using git, we can press the
tabto complete the subcommand. Do you have any ideas about how to implement this function?