I have repository on github i want to take a pull a branch in my local machine.
git pull
git pull origin development
result in the following error
remote: Invalid username or password.
fatal: Authentication failed for 'repolink.git'
currently using a win7 system, i tried changing it via control panel > credential manager didn't work.
Any other alternative?