mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-17 18:50:25 -06:00
* Add Hash160Enc * persist and read conflicts from merge artifacts table * update some tests * [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh * comment / cleanup prolly/artifact_map.go * ~copyright~ * reskip TestDoltMerge * rename Hash160Enc to Address * change ArtifactType from string to uint8 * fix zero value for ArtifactType Co-authored-by: druvv <druvv@users.noreply.github.com>