go-codegen icon indicating copy to clipboard operation
go-codegen copied to clipboard

git clone instructions fail

Open sgehrman opened this issue 6 years ago • 0 comments

$ git clone [email protected]:nullstyle/go-codegen.git

Cloning into 'go-codegen'... Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

should it be: git clone https://github.com/nullstyle/go-codegen.git ?

sgehrman avatar Mar 15 '19 02:03 sgehrman