I did a git pull
and it told me it couldn't auto-merge because there were a few conflicting changes that got made on the remote and local concurrently. I did a manual merge. What do I need to do next in order to complete my pull?
RELATED: git pull merges no files if any of the deltas are conflicted (need manual merge)