aboutsummaryrefslogtreecommitdiff
path: root/doc/walkthrough
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-01-20 12:43:18 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-01-20 12:43:18 -0400
commita13e44496d597b986c99868ede785a442dd0e2cd (patch)
tree46ac8e4e705f2e4778f801920fcaa5699f25b84b /doc/walkthrough
parent6fe6ea5e9eef2c4a284e5226263a3abb9b04564b (diff)
remove possibly incorrect statement about walkthrough not making a direct mode repo -- depends on OS and filesystem
Diffstat (limited to 'doc/walkthrough')
-rw-r--r--doc/walkthrough/renaming_files.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/walkthrough/renaming_files.mdwn b/doc/walkthrough/renaming_files.mdwn
index d18b7da64..8dec44d8b 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`.)