Update gitattributes docs

This commit is contained in:
Andrew Ayer
2019-05-02 12:51:02 -07:00
parent 29974b4fba
commit 8618098bcc
2 changed files with 4 additions and 8 deletions

View File

@@ -153,7 +153,7 @@ encrypt all files beneath it.
Also note that the pattern `dir/*` does not match files under
sub-directories of dir/. To encrypt an entire sub-tree dir/, use `dir/**`:
/dir/** filter=git-crypt diff=git-crypt
dir/** filter=git-crypt diff=git-crypt
Mailing Lists
-------------