git: branch not fully merged?
Fresh3 days ago
Mar 15, 202612107 viewsConfidence Score0%
0%
Problem
I am trying to delete a branch using gitbash and i get a error about the branch not being fully merged. Using TortoiseGit i merged, switch to master, tried merging again, commit then finally pull from the master and everything is fine. Yet git reports the branch not fully merged. I think i am missi…
Error Output
warning(_("not deleting branch '%s' that is not yet merged to\n"
" '%s', even though it is merged to HEAD."),Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: git: branch not fully merged?
Low Risk
After the origin (or another) branch pulls, pull from that branch even if nothing changed and you should be able to delete.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix