mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-20 19:00:20 -06:00
* Start moving code out of cmd * hacky cmd -> action/evn refactor * progress * String verbose error from lib, mostly not reconstructed on cli side * Missing verbose errors in lib, still not handled in cli. Refactor vinai's doc diffs to not depend on merge * Small progress commit on other laptop * Merge bats passing * format * progress * Remotes bats tests working * More error fixes * Fix cyclic foreign keys bats * Fix import cycle * Start cleaning up code * Fix a couple bats * Clean up comments and println * Brian's comments