diff options
author | Jeff King <peff@peff.net> | 2016-10-03 16:33:51 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-03 14:25:43 -0700 |
commit | 32d8b4226a22ef2b4c22cddda7e134980bbabaf6 (patch) | |
tree | 737b208e8ff9d14e000469105dae4f7f4af3a375 /bisect.c | |
parent | Sync with 2.10.1 (diff) | |
download | tgif-32d8b4226a22ef2b4c22cddda7e134980bbabaf6.tar.xz |
t5613: drop reachable_via function
This function was never used since its inception in dd05ea1
(test case for transitive info/alternates, 2006-05-07).
Which is just as well, since it mutates the repo state in a
way that would invalidate further tests, without cleaning up
after itself. Let's get rid of it so that nobody is tempted
to use it.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bisect.c')
0 files changed, 0 insertions, 0 deletions