mirror of
https://github.com/AGWA/git-crypt.git
synced 2026-01-05 09:39:34 -08:00
README: document problems with Atlassian SourceTree
This commit is contained in:
4
README
4
README
@@ -107,6 +107,10 @@ can alter your .gitattributes file to disable encryption). If necessary,
|
||||
use git features such as signed tags instead of relying solely on
|
||||
git-crypt for integrity.
|
||||
|
||||
git-crypt does not work reliably with Atlassian SourceTree.
|
||||
Files might be left in an unencrypted state. See
|
||||
<https://jira.atlassian.com/browse/SRCTREE-2511>.
|
||||
|
||||
|
||||
GITATTRIBUTES FILE
|
||||
|
||||
|
||||
@@ -109,6 +109,10 @@ can alter your .gitattributes file to disable encryption). If necessary,
|
||||
use git features such as signed tags instead of relying solely on
|
||||
git-crypt for integrity.
|
||||
|
||||
git-crypt does [not work reliably with Atlassian
|
||||
SourceTree](https://jira.atlassian.com/browse/SRCTREE-2511). Files might
|
||||
be left in an unencrypted state.
|
||||
|
||||
Gitattributes File
|
||||
------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user