I have performed a git pull into my local repository and I received a conflict in the log/development.log file
Auto-merging log/development.log
CONFLICT (content): Merge conflict in log/development.log
Automatic merge failed; fix conflicts and then commit the result.
I do not have much experience with GIT and fixing conflicts. Any advice on how to go about this?