From 514776662dc09b2e0588d94377db11f59a6fedda Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 20 Jan 2015 12:43:18 -0400 Subject: [PATCH] remove possibly incorrect statement about walkthrough not making a direct mode repo -- depends on OS and filesystem --- doc/walkthrough/renaming_files.mdwn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/walkthrough/renaming_files.mdwn b/doc/walkthrough/renaming_files.mdwn index d18b7da64d..8dec44d8b8 100644 --- a/doc/walkthrough/renaming_files.mdwn +++ b/doc/walkthrough/renaming_files.mdwn @@ -14,5 +14,4 @@ it has a pre-commit hook that watches for and corrects broken symlinks. (Note that if a repository is in direct mode, you can't run normal git commands in it. Instead, just move the files using non-git commands, and -`git annex add` and `git annex sync`. This walkthrough does not make a -direct mode repository.) +`git annex add` and `git annex sync`.)