- in one terminal run "java Main", if it returns "false" there's a bug
- in another you can bisect by typing: "git bisect start" "git bisect bad head" "git bisect good <some commit you checked out with "git log --oneline" and "git checkout " from the past where program returns "true"> to avoid searching for one you can use the commit hash "4a517f3" so: "git bisect good 4a517f3"
-
Notifications
You must be signed in to change notification settings - Fork 0
alx1024/bisect
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published