diff options
author | Javi Fontan <jfontan@gmail.com> | 2018-08-30 20:28:40 +0200 |
---|---|---|
committer | Javi Fontan <jfontan@gmail.com> | 2018-09-04 12:41:31 +0200 |
commit | 6384ab93a2dbac9045ee19099455cbcfe82d0201 (patch) | |
tree | 66be7ef79ec1267306af9e5e4b9870dde54ef5db /references_test.go | |
parent | 2f1583896bcc3c182d8165d6aeeb23c771cc5417 (diff) | |
download | go-git-6384ab93a2dbac9045ee19099455cbcfe82d0201.tar.gz |
storage/dotgit: add KeepDescriptors option
This option maintains packfile file descriptors opened after reading
objects from them. It improves performance as it does not have to be
opening packfiles each time an object is needed.
Also adds Close to EncodedObjectStorer to close all the files manualy.
Signed-off-by: Javi Fontan <jfontan@gmail.com>
Diffstat (limited to 'references_test.go')
0 files changed, 0 insertions, 0 deletions