I have one project on Gitlab and I worked with it for the last few days!
Now i want pull project on my home PC but show me below error : >
pull
Managed to fix it like this:
AndroidStudio -> Preferences -> Git -> SSH Executable and changed from Native to Built-in and it started working.
Native
Built-in
Edit: this is for Android Studio 3.4, for 3.6 Volodymyr has an answer below.