origin/master
サーバーから削除できません。なぜだかわかりません。
エラーメッセージは次のとおりです
remote: error: By default, deleting the current branch is denied, because the next
remote: error: 'git clone' won't result in any file checked out, causing confusion.
remote: error:
remote: error: You can set 'receive.denyDeleteCurrent' configuration variable to
remote: error: 'warn' or 'ignore' in the remote repository to allow deleting the
remote: error: current branch, with or without a warning message.
remote: error:
remote: error: To squelch this message, you can set it to 'refuse'.
remote: error: refusing to delete the current branch: refs/heads/master
To acanzian@elab.ecn.purdue.edu:/export/home/a/elabshare/git/ID-check.git
! [remote rejected] master (deletion of the current branch prohibited)
error: failed to push some refs to 'acanzian@elab.ecn.purdue.edu:/export/home/a/elabshare/git/ID-check.git'
いいえ、Githubを使用していません。
1
なぜそうしたいのですか?他に支店はありますか?
—
ダニエルB
確かに他のブランチがあります(画像へのリンクを確認してください。実際に表示してもらえますか?)。私たちはリベースし
—
Atcold 2014年
master
なければなりませんでした、そしてそれは今やなるはずの一時的なブランチでそれを行いましたmaster
。唯一の問題は、サーバーでマスターを強制終了できない理由がわからないことです。
たぶんあなたが探している答えではないかもしれませんが、リベース
—
SlightlyCuban 2014年
master
をorigin/master
にプッシュして、古いものを新しいものに効果的に置き換えることができます。
エラーメッセージに加えて、使用しているコマンドを投稿してください。
—
キラレッサ2014年
@Kyralessa、スクリーンショットを確認してください。
—
Atcold 2014年