Track-down a regression (git bisect)

From Looking Glass
Revision as of 03:28, 24 January 2022 by 193.37.32.178 (talk) (Created page with "== WIP == If you find a bug with a newer build of Looking-Glass that didn't exist with an older version, it may help the developers to know exactly which commit caused the b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WIP[edit]

If you find a bug with a newer build of Looking-Glass that didn't exist with an older version, it may help the developers to know exactly which commit caused the bug. Git bisect can speed up finding the commit that caused the bug.