You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user has no credential manager installed (they don't want their passwords saved, it's a shared workstation, whatever reason), connecting to source control from within the editor fails.
There should be an authorisation prompt for this situation instead of failing, seeing as this is a valid way to use Git.
Error:
Repro:
install Git without a credential manager
make new UE4 project with starter content
try to connect to source control with Git LFS 2, with "Uses Git LFS 2 File Locking workflow" tickbox ticked
The text was updated successfully, but these errors were encountered:
If a user has no credential manager installed (they don't want their passwords saved, it's a shared workstation, whatever reason), connecting to source control from within the editor fails.
There should be an authorisation prompt for this situation instead of failing, seeing as this is a valid way to use Git.
Error:
Repro:
The text was updated successfully, but these errors were encountered: