ubuntu - gitlab sshkey已经加了但是push一直失败
ringa_lee
ringa_lee 2017-04-28 09:04:50
0
2
849

mkdir node_mongodb
cd node_mongodb
git init
touch README.md
git add README.md
git commit -m "first commit"
git remote add origin git@192.168.0.199:dev/node_mongodb.git
git push -u origin master

提示
Pushing to git@192.168.0.199:dev/node_mongodb.git
Access denied.
fatal: Could not read from remote repository.

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

ringa_lee
ringa_lee

ringa_lee

모든 응답(2)
小葫芦

빈 창고가 생성되지 않습니다.

仅有的幸福

gitlab의 dev 그룹에 프로젝트를 생성해야 합니다 node_mongodb 로컬에서 생성하는 것만으로는 충분하지 않습니다

최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿
회사 소개 부인 성명 Sitemap
PHP 중국어 웹사이트:공공복지 온라인 PHP 교육,PHP 학습자의 빠른 성장을 도와주세요!