Parcourir la source

Modify git merge info.

- Add precaution about merge conflicts.
testuser1 il y a 5 ans
Parent
commit
16e2d74ea9
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      bob.txt

+ 2 - 0
bob.txt

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