I have a private git repository inside user directory: /dir/subdir/.git
In "Add Component" form field "Source code repository:" I specify:
ssh://user@domain/dir/subdir
The error I get is:
Failed to fetch repository: fatal: '/dir/subdir' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. error: Could not fetch origin (1)