diff options
author | Jeremy Stribling <strib@alum.mit.edu> | 2019-02-07 17:01:46 -0800 |
---|---|---|
committer | Jeremy Stribling <strib@alum.mit.edu> | 2019-02-11 15:13:11 -0800 |
commit | efe6c8be74a942c902f4812146ff016827ad9626 (patch) | |
tree | 36529c5a378bc0385bf665d44e6b1144a2165443 /_examples/remotes/main.go | |
parent | dcc9f375f4daedfef61e7ff2fbbfd851d42a72d8 (diff) | |
download | go-git-efe6c8be74a942c902f4812146ff016827ad9626.tar.gz |
revlist: add `ObjectsWithStorageForIgnores` method
`ObjectsWithStorageForIgnores` is the same as `Objects`, but a
secondary storage layer can be provided, to be used to finding the
full set of objects to be ignored while finding the reachable objects.
This is useful when the main `s` storage layer is slow and/or remote,
while the ignore list is available somewhere local.
Issue: #909
Signed-off-by: Jeremy Stribling <strib@alum.mit.edu>
Diffstat (limited to '_examples/remotes/main.go')
0 files changed, 0 insertions, 0 deletions