मैं एक दूरस्थ शाखा को निकालने की कोशिश कर रहा हूँ:
rpinson@rpinson:~/dev/charismanie$ git remote show origin
* remote origin
Fetch URL: git@github.com:raphink/Charismanie.git
Push URL: git@github.com:raphink/Charismanie.git
HEAD branch: xetex
Remote branches:
master tracked
xetex tracked
Local branch configured for 'git pull':
master merges with remote master
Local ref configured for 'git push':
master pushes to master (up to date)
rpinson@rpinson:~/dev/charismanie$ git push origin :xetex
remote: error: refusing to delete the current branch: refs/heads/xetex
To git@github.com:raphink/Charismanie.git
! [remote rejected] xetex (deletion of the current branch prohibited)
error: failed to push some refs to 'git@github.com:raphink/Charismanie.git'
क्या कोई तरीका है जो मैं इस शाखा को "दूरस्थ शाखाओं" की सूची से हटा सकता हूं ताकि मैं इसे हटा सकूं?
support.github.com/discussions/repos/… मदद कर सकता है, शायद?
—
वॉनज
मैंने कोशिश की है कि, यह मदद नहीं करता है।
—
.फिंक
संभावित क्रॉस साइट डुप्लिकेट की डुप्लिकेट: stackoverflow.com/questions/3301956/…
—
Ciro Santilli 中心 of of of 事件