arxanas / git-branchless

High-velocity, monorepo-scale workflow for Git
Apache License 2.0
3.41k stars 83 forks source link

[1/5] refactor(bisect): rename `search::SearchGraph` -> `search::Graph` #1174

Closed arxanas closed 7 months ago

arxanas commented 7 months ago

Stack:


refactor(bisect): rename search::SearchGraph -> search::Graph

For uniformity with the other symbols in this module (Strategy etc.).