Good Day!
It would be great if you could add additional authentication methods for the process of importing a model from a remote repository. For example, using the HTTP Access token for Atlassian Bitbucket.
Directly implementing the command:
"git clone -c http.extraHeader='Authorization: Bearer <_HTTPAccessToken_>' https://bitbucket-server.com/scm/Arhi/archi-model.git"