update with actual command to run
This commit is contained in:
parent
916c5a7619
commit
d392d8dec8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ pkt-line interface, and the long-running filter process protocol.
|
|||
Next step will be to add support for that in `git-annex smudge`,
|
||||
so that users who want to can enable it with:
|
||||
|
||||
git config filter.annex.process "git-annex smudge --process"
|
||||
git config filter.annex.process 'git-annex filter-process'
|
||||
|
||||
I can imagine that becoming enabled by default at some point in v9, if most
|
||||
users prefer it over the current method. Which would still be available
|
||||
|
|
Loading…
Reference in a new issue