2
Gitでオリジン/マスターを削除する方法
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 …