Tired of entering passwords again and again ? Run this command to remember your password: git config --global credential.helper 'cache --timeout 28800' Above command will tell git to cache your password for 8 hours.