/ Published in: Bash
A project has already been created in ProjectLocker, and the key has already been inserted with "ssh-keygen -t dsa"
Expand |
Embed | Plain Text
git init git status git commit -m "First import" git remote add origin git-UserName@pl3.projectlocker.com:ProjectName.git git push origin master
You need to login to post a comment.
