mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-15 19:31:03 -05:00
* save progress * progress before stash pop * hacky prototype * bad merge * simple bats * delete unnecessary code * [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh * format * refactor commitHook command structure * progress commit, local testing works * Fix head update issue * re: aaron, fix ctx cleanup * commit hooks recieve error handler from user facing packages * Add storage level replication hook test * Simplify replication parameters * Add bats test for server commit replication * rename backup key, was missing the stop progress channel call * small fixes * [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh * Attach server Logger.Out to commit hooks * formatting * zach's comments * missed sql-server test * accidentally commented bats Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>