summaryrefslogtreecommitdiff
path: root/doc/walkthrough/modifying_annexed_files.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/walkthrough/modifying_annexed_files.mdwn')
-rw-r--r--doc/walkthrough/modifying_annexed_files.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/walkthrough/modifying_annexed_files.mdwn b/doc/walkthrough/modifying_annexed_files.mdwn
index 3ad4e82ea..f75b73a24 100644
--- a/doc/walkthrough/modifying_annexed_files.mdwn
+++ b/doc/walkthrough/modifying_annexed_files.mdwn
@@ -27,7 +27,7 @@ and this symlink is what gets committed to git in the end.
add my_cool_big_file ok
[master 64cda67] changed an annexed file
2 files changed, 2 insertions(+), 1 deletions(-)
- create mode 100644 .git-annex/WORM:1289672605:30:file.log
+ create mode 100644 .git-annex/WORM-s30-m1289672605--file.log
There is one problem with using `git commit` like this: Git wants to first
stage the entire contents of the file in its index. That can be slow for