mirror of
https://github.com/AGWA/git-crypt.git
synced 2026-01-07 02:24:35 -08:00
Improve clarity in README
This commit is contained in:
@@ -155,7 +155,7 @@ sub-directories of dir/. To encrypt an entire sub-tree dir/, use `dir/**`:
|
||||
|
||||
dir/** filter=git-crypt diff=git-crypt
|
||||
|
||||
The .gitattributes file cannot be encrypted, so make sure wildcards don't
|
||||
The .gitattributes file must not be encrypted, so make sure wildcards don't
|
||||
match it accidentally. If necessary, you can exclude .gitattributes from
|
||||
encryption like this:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user