The legacy command-line terminal on Windows (cmd.exe) isn’t really capable of a customized Git experience but you can use
PowerShell with a package called posh-git
https://github.com/dahlbyk/posh-git which provides powerful tab-completion facilities, as well as an enhanced prompt to help you stay on top of your repository status.