Expected Behavior
Well thanks to @davidpfarrell for telling about git ls-files command #1733 . Before this I wasn't aware of its existence. I request to please add the completion for all the command that are missing in original git completion files
Current Behavior
When i press tab after git ls nothing happens, but when i press tab after git ls-files -- all the completions for ls-files are being shown
Expected Behavior
Well thanks to @davidpfarrell for telling about
git ls-filescommand #1733 . Before this I wasn't aware of its existence. I request to please add the completion for all the command that are missing in original git completion filesCurrent Behavior
When i press tab after
git lsnothing happens, but when i press tab aftergit ls-files --all the completions for ls-files are being shown