-
Bug
-
Resolution: Duplicate
-
Highest
-
None
-
2.6.9, 3.0.5
-
None
-
Clean Windows 10 machine, freshly installed SourceTree 3.0.5-beta-2178 or SourceTree 2.6.10.
No repo cloned/created yet.
-
Severity 2 - Major
**Steps below illustrate the problem for a private github repo but the problem exists also for VSTS. I have not tested other providers.
On a clean, freshly installed Windows 10 machine:
- Install SourceTree 3.0.5-beta-2178 (tried with the non enterprise edition) or SourceTree 2.6.10
- Install git for Windows 2.19.1 from https://git-scm.com/
- Configure SourceTree to use "system git" as opposed to "embedded git"
- Attempt to clone a private GitHub repo of your choice
ACTUAL BEHAVIOR: SourceTree spins forever trying to determine the type of repo - No UI is presented to enter username / password
EXPECTED BEHAVIOR: Modal dialog is presented (perhaps by credential manager?) allowing user to enter GitHub credentials.
Earlier versions of git for windows (aka 2.19.0 and below) work well. It is only a problem with git for windows 2.19.1
COMPARE - With embedded git provided by SourceTree:
- With git 2.19.1 installed, configure SourceTree to use "embedded git" instead of "system git"
- Close and restart SourceTree
- Try to clone the same repo as in step 4 above
- OBSERVE: Dialog pops up asking for credentials and clone continues when valid credentials are entered.
COMPARE - With git command line:
- Open a cmd.exe prompt
- Run git --version to verify "System git" version 2.19.1 is being used
- git clone <repo from step 4>
- OBSERVE: Dialog pops up asking for credentials and clone continues when valid credentials are entered.
- duplicates
-
SRCTREEWIN-9315 Authentication issues in Sourcetree/Bitbucket
-
- Closed
-
-
SRCTREEWIN-10718 Bitbucket Login popups
-
- Closed
-
-
SRCTREEWIN-10730 Error "An item with the same key(...)" when pulling / pushing from Azure DevOps
-
- Closed
-
-
SRCTREEWIN-9318 ArgumentException on pull and push (may be related to Askpass.exe)
-
- Closed
-
-
SRCTREEWIN-9325 ArgumentException when commiting
-
- Closed
-
-
SRCTREEWIN-9327 Sourcetree constantly opens a Github credential popup.
-
- Closed
-
-
SRCTREEWIN-9838 Source Tree Always Asks for BitBucket Password
-
- Closed
-
-
SRCTREEWIN-10349 SourceTree store credentials in passwd file and doesn't show them in UI options
-
- Closed
-
-
SRCTREEWIN-10701 GitFlow does not finish feature branch
-
- Closed
-
-
SRCTREEWIN-10711 Sourcetree not connecting to bitbucket when trying to clone repository
-
- Closed
-
-
SRCTREEWIN-10715 Output window throws ArgumentExceptions
-
- Closed
-
-
SRCTREEWIN-10760 Git Credential Manager for Windows dialog continually displayed for non-existent stash server
-
- Closed
-
-
SRCTREEWIN-9456 Credentials fail in sourcetree but succeed in terminal
-
- Closed
-
- is related to
-
SRCTREEWIN-7041 Missing Askpass.exe within Windows builds
-
- Closed
-