While i was trying to connect to my git repository using the auth parameters in the clone method i got this error: init() got an unexpected keyword argument 'username'
So i'm wondering what's the format of the credentials i'm supposed to give ? are they the same as my git repository ?
While i was trying to connect to my git repository using the auth parameters in the clone method i got this error: init() got an unexpected keyword argument 'username' So i'm wondering what's the format of the credentials i'm supposed to give ? are they the same as my git repository ?