- Add precaution about merge conflicts.
@@ -6,3 +6,5 @@ $ git checkout TO
Do merge:
$ git merge FROM
+
+Beware of conflicts! :)