diff options
author | Santiago M. Mola <santi@mola.io> | 2017-07-27 14:05:17 +0200 |
---|---|---|
committer | Santiago M. Mola <santi@mola.io> | 2017-07-27 17:43:01 +0200 |
commit | a9c3fdc8d70e580173ef21f5c3def8eeca35dcd7 (patch) | |
tree | 710ce9a9420cc67787f3d5231d2aa1b6bd06692c /repository_test.go | |
parent | 854ffa16f650706200a6ebb5505bb448b5c64035 (diff) | |
download | go-git-a9c3fdc8d70e580173ef21f5c3def8eeca35dcd7.tar.gz |
revlist: ignore all objects reachable from ignored objects
Usually we call revlist.Objects ignoring a set of commits.
This is not enough to ignore everything reachable from such
set, so we first get all objects reachable from the ignored
set and then walk the tree again ignoring that new set.
Diffstat (limited to 'repository_test.go')
0 files changed, 0 insertions, 0 deletions