I have created an online demo with one repository and try to configure it the same with my local system.
But i got the below error message.
Kindly provide your suggestion on the same.
git clone ssh://tickets@vault.phacility.com/source/test.git
Cloning into 'test'...
- Fetch received by "web.phacility.net", forwarding to cluster host.
- Waiting up to 120 second(s) for a cluster read lock on "repo015.phacility.net"...
- Acquired read lock immediately.
- Device "repo015.phacility.net" is already a cluster leader and does not need to be synchronized.
- Cleared to fetch on cluster host "repo015.phacility.net".
fatal: '/core/repo/tickets/1/' 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.