mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-07 11:22:02 -05:00
06947de821
* 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 * merge sets of conflicts together, update some tests * [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh * pr comments * skip cv test Co-authored-by: druvv <druvv@users.noreply.github.com>