Ver código fonte

Modify git merge info.

- Add precaution about merge conflicts.
testuser1 5 anos atrás
pai
commit
16e2d74ea9
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      bob.txt

+ 2 - 0
bob.txt

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