Find commit that introduced a bug git

Binary search through history to find the breaking commit

git bisect start && git bisect bad HEAD && git bisect good v1.0