mirror of
https://github.com/AGWA/git-crypt.git
synced 2025-12-25 20:34:15 -08:00
Recommend Git 1.8.5 or newer for best performance
Since older versions of Git have to spawn a separate check-attr process for every file in the repository, which is slow.
This commit is contained in:
2
INSTALL
2
INSTALL
@@ -16,6 +16,8 @@ To use git-crypt, you need:
|
||||
Git 1.7.2 or newer git git
|
||||
OpenSSL openssl openssl
|
||||
|
||||
Note: Git 1.8.5 or newer is recommended for best performance.
|
||||
|
||||
|
||||
BUILDING GIT-CRYPT
|
||||
|
||||
|
||||
@@ -16,6 +16,8 @@ To use git-crypt, you need:
|
||||
Git 1.7.2 or newer | git | git
|
||||
OpenSSL | openssl | openssl
|
||||
|
||||
Note: Git 1.8.5 or newer is recommended for best performance.
|
||||
|
||||
|
||||
### Building git-crypt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user