Answer the question
In order to leave comments, you need to log in
How to run a multi-character git construct?
I downloaded the updated build from the github, tried to build it through the attached JS nickname, as I did before. However, today I encountered the fact that it cannot compile - in the project code and script, it compiled similar constructions for git:
<<<<<<< HEAD
=======
>>>>>>> origin/master
SyntaxError: Unexpected token '<<'
Answer the question
In order to leave comments, you need to log in
This "multi-character construct" is an artifact of the merge conflict. The conflict needs to be resolved: git-scm.com/book/en/v2/Git-Branching-Basic-Branchi...
Or just delete it if it's really empty.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question