From c3b923166cb99d5230a1be7698b0e38ad04a733f Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 7 Jul 2013 17:14:18 +0000 Subject: [PATCH] Added a comment --- ...comment_1_fe38fedbbc9e4a9e13bf19950e63c7ac._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/How_to_deal_with_renamed_files_in_direct_mode__63__/comment_1_fe38fedbbc9e4a9e13bf19950e63c7ac._comment diff --git a/doc/forum/How_to_deal_with_renamed_files_in_direct_mode__63__/comment_1_fe38fedbbc9e4a9e13bf19950e63c7ac._comment b/doc/forum/How_to_deal_with_renamed_files_in_direct_mode__63__/comment_1_fe38fedbbc9e4a9e13bf19950e63c7ac._comment new file mode 100644 index 0000000000..6f452acb8c --- /dev/null +++ b/doc/forum/How_to_deal_with_renamed_files_in_direct_mode__63__/comment_1_fe38fedbbc9e4a9e13bf19950e63c7ac._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.254.222" + subject="comment 1" + date="2013-07-07T17:14:18Z" + content=""" +You don't have to do anything special, git-annex automatically detects when a file has been renamed. + +Just `git annex` add the new file, and commit and sync like usual. +"""]]