mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-25 11:39:32 -05:00
f3d20a29fb
Three changes to the dolt sql shell: - Show the branch you are on: mydb/main> - Show the workspace is dirty with a "*" in the prompt - Add color to the DB name, branch, and dirty status.