mohsen
0
Q:

git bisect

git worktree add <path> <branch>
0
$ git bisect start
$ git bisect bad                 # Current version is bad
$ git bisect good v2.6.13-rc2    # v2.6.13-rc2 is known to be good
0

New to Communities?

Join the community