Git Push Failed to Write

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

After executing a git push the message below is on the output:

Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Compressing objects: 100% (3/3), 491 bytes | 0 bytes/s, done.
Total 3 (delta 2), reused 0 (delta 0).
error: couldn't set ref/heads/master
To http://user@domain/scm/{project-slug}/{repo-name}.git
 ! [remote rejected] BRANCH-NAME -> BRANCH-NAME (failed to write)
error: failed to push some refs to 'http://user@domain/scm/{project-slug}/{repo-name}.git'

原因

You don't have full control (permission) on the BITBUCKET_HOME directory.

On Windows environment, please

ソリューション

Last modified on Mar 30, 2016

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.