How to alias command in Git Bash for Windows downloaded from git-scm.com ?
I mean Bash commands not Git.
(windows7)
Edit:
Writing aliases i
Using Windows and MINGW64 GitBash ((mintty 3.2.0), i found the file under:
C:\Users\\AppData\Local\Programs\Git\etc\profile.d\aliases.sh
Just add the alias there and i worked for me