rev-list: make "estimate_bisect_steps" non static
commit1c876546bda5dde35d4ae887ad6d24ed16ec953a
authorChristian Couder <chriscool@tuxfamily.org>
Sun, 19 Apr 2009 09:55:38 +0000 (19 11:55 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 May 2009 07:30:28 +0000 (10 00:30 -0700)
tree1f64c61206188cd288c5b128c42fde94540da7cb
parentf01f1099f40f24fe6f7802185340a6fa3a3d4f35
rev-list: make "estimate_bisect_steps" non static

Because it will be used from "bisect.c" too.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
bisect.h
builtin-rev-list.c