diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-12-04 13:02:56 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-12-04 13:03:39 -0400 |
commit | 13ae7961f9ff251ac4c0d92823ebb7cf6577ce33 (patch) | |
tree | f15423500aff7434a7b80b5824e24b40f77a34cd /doc/todo/smudge.mdwn | |
parent | 01bf5a9ec04c2e6711e33d6b43562528d3ab7ae4 (diff) |
skeleton smudge/clean filters
Diffstat (limited to 'doc/todo/smudge.mdwn')
-rw-r--r-- | doc/todo/smudge.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/todo/smudge.mdwn b/doc/todo/smudge.mdwn index aea0c9b98..094b5f880 100644 --- a/doc/todo/smudge.mdwn +++ b/doc/todo/smudge.mdwn @@ -177,8 +177,8 @@ Configuration: the annex. Other files are passed through the smudge/clean as-is and have their contents stored in git. -* annex.direct is repurposed to configure how the assistant adds files. - When set to true, they're added unlocked. +* annex.direct is repurposed to configure how git-annex adds files. + When set to false, it adds symlinks and when true it adds pointer files. git-annex clean: |