aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://droggl.myopenid.com/ <http://droggl.myopenid.com/@web>2013-09-11 11:55:27 +0000
committerGravatar admin <admin@branchable.com>2013-09-11 11:55:27 +0000
commit608690f1362e08280ec47d42f0ca53b0db5e97b4 (patch)
tree197efe1ef1c5f58edd29edbd52e3e805df98f1c6
parent5d9786f31b23e50ae1e44264ddc0b75b2999ba26 (diff)
Added a comment
-rw-r--r--doc/design/assistant/blog/day_18__merging/comment_1_7a553ad559519f3b3e3cd20115b4c44e._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_18__merging/comment_1_7a553ad559519f3b3e3cd20115b4c44e._comment b/doc/design/assistant/blog/day_18__merging/comment_1_7a553ad559519f3b3e3cd20115b4c44e._comment
new file mode 100644
index 000000000..94261f81e
--- /dev/null
+++ b/doc/design/assistant/blog/day_18__merging/comment_1_7a553ad559519f3b3e3cd20115b4c44e._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="http://droggl.myopenid.com/"
+ ip="2001:638:602:1181:a6ba:dbff:fedd:8041"
+ subject="comment 1"
+ date="2013-09-11T11:55:27Z"
+ content="""
+Nice!
+However I didnt find any documentation yet on how to actually resolve the situation as a user (sorry if I'm being blind).
+To be more specific: Say a conflict occurs on foo.txt and i now have two files foo.variant-dead.txt and foo.variant-beef.txt.
+Now what? Say I used my favorite merge diffmerge tool to create a merged version foo-merged.txt, should I rename that to foo.txt?
+Should I delete the variant files? Or drop them? Or would that lead to another merge for systems that still have the old foo.txt?
+(You see I'm kind of confused of what happens here ;))
+
+TIA for any helpers
+"""]]