mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-25 19:50:32 -05:00
46586ee928
Should discourage people from writing code that does unnecessary work to generate a msg every time that an error condition is checked. Fixes #2741