mirror of
https://github.com/AGWA/git-crypt.git
synced 2026-01-16 15:03:53 -08:00
Improve clarity in README
This commit is contained in:
2
README
2
README
@@ -153,7 +153,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