Browse Source

Modify git merge info.

- Add precaution about merge conflicts.
testuser1 5 years ago
parent
commit
16e2d74ea9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      bob.txt

+ 2 - 0
bob.txt

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