আমি origin/master
আমার সার্ভার থেকে অপসারণ করতে পারি না । কেন জানি না।
ত্রুটি বার্তাটি নিম্নলিখিত is
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'
না, আমি গিথুবকে ব্যবহার করছি না ।
master
, এবং আমরা এটি একটি অস্থায়ী শাখায় করেছি যা এখন হওয়া উচিত master
। একমাত্র সমস্যা হ'ল আমি জানি না কেন আমি সার্ভারে মাস্টারকে হত্যা করতে পারি না।
master
সাথে origin/master
প্রতিস্থাপনের জন্য পুনরায় চাপিয়ে দিতে বাধ্য করতে পারেন।