When I used Windows 7 with Conemu, I added the following to my dev environment startup script:
doskey g=git $*
With this, I could just use the g command instead of typing git.
Last I tried with Windows 10 and Conemu, it did not work, there is a bug, I think, but it's worth a try.