When I pull my develop branch from github after merging a feature branch, the local repository shows the commit but if I try to delete my local feature branch I get the BRANCH-XYZ isn't fully merged. Do you want to force the deletion? message.
I’m guessing something about my github config is weird. Does anyone have any ideas?