From 70329dc9802e28b7831a226277c5f33902f6e8f5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 27 Jun 2012 16:19:23 -0400 Subject: typo --- doc/design/assistant/blog/day_18__merging.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/design/assistant/blog/day_18__merging.mdwn b/doc/design/assistant/blog/day_18__merging.mdwn index 43b8f4958..44a79e14f 100644 --- a/doc/design/assistant/blog/day_18__merging.mdwn +++ b/doc/design/assistant/blog/day_18__merging.mdwn @@ -51,9 +51,9 @@ code, and make `git annex sync` use it. Here's how it looks: nothing to commit (working directory clean) ok merge synced/master - CONFLICT (modify/delete): passwd deleted in refs/heads/synced/master and modified in HEAD. Version HEAD of passwd left in tree. + CONFLICT (modify/delete): bar.png deleted in refs/heads/synced/master and modified in HEAD. Version HEAD of bar.png left in tree. Automatic merge failed; fix conflicts and then commit the result. - passwd: needs merge + bar.png: needs merge (Recording state in git...) [master 0354a67] git-annex automatic merge conflict fix ok -- cgit v1.2.3