-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 2.6
-
Component/s: None
-
None
-
Environment:
Model Name: MacBook Pro
Model Identifier: MacBookPro11,3
Processor Name: Intel Core i7
Processor Speed: 2.5 GHz
System Version: macOS 10.12.5 (16F73)
Kernel Version: Darwin 16.6.0
-
Severity 2 - Major
I cloned a repo this morning and started seeing a dialog popping for each submodules asking for credentials that had an incomplete url: https://
This popped each time I hit SKIP on that dialog.
I ended up using `git submodule update --init --recursive` on the command line instead and noticed that I was asked for the passphrase for SSH. I suspect that this is what is causing source tree to show the dialog.