Git bisect: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Overview= Find by binary search the change that introduced a bug.")
(No difference)

Revision as of 03:15, 18 December 2017

Overview

Find by binary search the change that introduced a bug.