에서 업로드 프로젝트를 가져올 수 없습니다 명령 줄 cd /var/www/myname/myprojectname
내가 bitbucket.I의 새로운 내가 작성한의 bitbucket 계정을 bitbucket.successfully 리눅스에서 프로젝트를 업로드하려는 오전 다음</p> <p>1) 저장소 이름을 만들 '을 TestAdmin'한의 bitbucket
git init
git remote add origin https://[email protected]/user/testadmin.git
git pull origin master
를 사용 2) 그때
Password for 'https://[email protected]':
From https://bitbucket.org/user/testadmin
* branch master -> FETCH_HEAD
Merge made by the 'recursive' strategy.
README.md | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
을 얻을하지만 난의 bitbucket에서 내 프로젝트를하지 않았다. 도와주세요
Bitbucket의 저장소에 코드를 추가 했습니까? –
@HimanshuUpadhyay : 이제 하나의 파일이 있습니다 README.md –
그래서 저장소에 프로젝트 코드가 없으면 어떻게 거기에서 프로젝트를 가져올 수 있습니까? 당신이 당기면 거기에서 readme.md 파일을 얻었을 것입니다. 그렇지? –