README: document problems with Atlassian SourceTree

This commit is contained in:
Andrew Ayer
2014-09-21 12:00:31 -07:00
parent 8460d00bbf
commit 316e194f84
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -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
+4
View 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
------------------