homebrew - Syntax error while executing any brew command -


error: /usr/local/bin/brew: line 1: syntax error near unexpected token '<<<' /usr/local/bin/brew: line 1: '<<<<<<< 61ffa47gd9dc179ddff792db1dc6f55464f6c16b' 

i tried removing , adding closing triangular brackets neither 1 worked me.

i found similar questions/answers related unexpected token ')', didn't help.

this unresolved git conflict. run following command , you’ll fine:

cd /usr/local && git fetch && git reset --hard origin/master 

Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

c# - Json.Net Serialize String from URI -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -