# Support for URLs Starting with ssh while Importing Profiles Project from Git

RudderStack now supports URLs starting with `ssh` (for example, `ssh://git@host:port/path.git`) while importing your Profiles project from a Git repository.

With this enhancement, you can now use more Git providers like Google cloud sources, [AWS CodeCommit](https://docs.aws.amazon.com/codecommit/latest/userguide/how-to-connect.html), etc. for your Profiles project in addition to the previously supported ones, that is, GitHub, GitLab, and Bitbucket.

Read more about this feature in the [Import Profiles Project from Git](https://www.rudderstack.com/docs/profiles/get-started/import-from-git/) guide.

