[PATCH] Introduce unit tests for git-rev-list --bisect
commit8904591a9b7be14e14cb91bd4de2014f9c520710
authorJon Seymour <jon.seymour@gmail.com>
Wed, 6 Jul 2005 10:11:27 +0000 (6 20:11 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 6 Jul 2005 16:26:13 +0000 (6 09:26 -0700)
tree56a0ee5e780df3bc65ac7e52bf338c5e843868a8
parentce11895d5cc5920e5ef01525aa8355357ee0820e
[PATCH] Introduce unit tests for git-rev-list --bisect

This patch introduces some unit tests for the git-rev-list --bisect functionality.

Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
t/t6002-rev-list-bisect.sh [new file with mode: 0755]