I really connect to a remote repository and can do this with git bash but not using gitextensions .
git bash asks me for a password, but git has no extension. Does anyone have an idea why this would be so?
This is from git bash, which asks for my password, while git extensions do not ask for my password.
$ git pull http:// vkaul@stash.int.linz.jumio.com /git/OCR/ocr.git Password for 'http:// vkaul@stash.int.linz.jumio.com ':
git git-extensions
vkaul11
source share