forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Description
- Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
64 bit (All From portable to Instaled version)
$ git --version --build-options
git version 2.18.0.windows.1
cpu: x86_64
built from commit: cd1a74fc9dc8a07626c216940db9a51f25206e03
sizeof-long: 4
- Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
Windows 7 64bit Pro On ASUS A43SV - 16gb ram i7-2670qm
$ cmd.exe /c ver
Microsoft Windows [Version 6.1.7601]
Details
- Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other
Everything, bash, PowerShell, CMD, and such
-
What commands did you run to trigger this issue?
Git pull, push, and everything that work with remote server with bitbucket. -
What did you expect to occur after running these commands?
After entering the password from pop up it doesn't work and cause Xhttpexeption, I use both busybox version of git, mingit, portable git and installed git.
- What actually happened instead?
It authenticate with bitbucket and I shouldn't do anything else,
(I hope there's option for this, thanks)