diff options
author | Adam Spiers <git@adamspiers.org> | 2016-07-03 09:15:09 -0600 |
---|---|---|
committer | Adam Spiers <git@adamspiers.org> | 2018-05-15 13:42:16 +0100 |
commit | 5d2d6a08865c71bd8cff2906d77b9c82bc1c6334 (patch) | |
tree | 2262d6e1b2f5a51874fc0543d9834152fc56237f /.gitignore | |
parent | 0aa44d5638ef72b1ca458355b5b4bf46438c5c56 (diff) | |
download | git-deps-5d2d6a08865c71bd8cff2906d77b9c82bc1c6334.tar.gz |
allow DependencyDetector to be reused
Avoid any errors if find_dependencies() is called repeatedly.
Previously this could fail when recursion was enabled, because
a commit could be processed via recursion, and then again via
a subsequent call to the TODO list, at which point the sanity
check that each blame line hadn't been seen before would fail.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions