Resolve Git Ignore Ref with Broken Name Warning in Terminal on Mac - VicPhanDevOps/mac GitHub Wiki

• The following resolution is for if you get the ignore ref with broken name warning.
image

• Type rm ‘.git/< path you are being warned about >’ and press the return key to delete the path you’re being warned about.
image

• Type git branch and press the return key and you’ll get the branch(es) without the warning this time around.
image

⚠️ **GitHub.com Fallback** ⚠️