gitlab - git push err fail to push some refs to host -


when run "git push origin master",i got error:

sam@sam-pc /c/users/sam/desktop/diandao_web/diandaoweb (master) $ git push origin master total 0 (delta 0), reused 0 (delta 0) remote: gitlab: no such project git@123.57.226.209:diandao/diandaoweb.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed push refs   'git@123.57.226.209:diandao/diandaoweb.git' 

how resolve problem?

it may issue not having write-access branch, see https://gitlab.com/gitlab-com/support-forum/issues/145


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -