Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

overlay can't clone git repository


Recommended Posts

@mauricev works with git using my ssh private key and the matching ssh public key added to my account at code.funtoo.org :

git clone ssh://git@code.funtoo.org:7999/~mauricev/skeleton-overlay.git
Cloning into 'skeleton-overlay'...
Warning: Permanently added '[code.funtoo.org]:7999,[192.150.253.202]:7999' (RSA) to the list of known hosts.
remote: Enumerating objects: 22, done.
remote: Counting objects: 100% (22/22), done.
remote: Compressing objects: 100% (17/17), done.
remote: Total 22 (delta 6), reused 0 (delta 0)
Receiving objects: 100% (22/22), 9.50 KiB | 198.00 KiB/s, done.
Resolving deltas: 100% (6/6), done.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...