I was trying to navigate to my drive location E:/Study/Codes in git bash in windows. In command prompt in order to change drive I use E:
E:/Study/Codes
git bash
E:
Just consider your drive as a folder so do cd e:
cd e: