diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-18 15:59:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-18 15:59:57 -0400 |
commit | 04c46bedb6f39a8f2fea6ec4edaa89538daae60d (patch) | |
tree | b2222c539d933d00ff4aa271b82c563796e70bbd /doc/walkthrough | |
parent | 93bf5010d8ae794c1a6fbef78e3c1464acf4ee80 (diff) |
link direct mode
Diffstat (limited to 'doc/walkthrough')
-rw-r--r-- | doc/walkthrough/modifying_annexed_files.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/walkthrough/modifying_annexed_files.mdwn b/doc/walkthrough/modifying_annexed_files.mdwn index 1f7a7efb7..693eae944 100644 --- a/doc/walkthrough/modifying_annexed_files.mdwn +++ b/doc/walkthrough/modifying_annexed_files.mdwn @@ -1,4 +1,6 @@ Normally, the content of files in the annex is prevented from being modified. +(Unless your repository is using [[direct_mode]].) + That's a good thing, because it might be the only copy, you wouldn't want to lose it in a fumblefingered mistake. |