commands.sh

dolt blame

all

Display commit information for each row of a Dolt table.

More info →

Examples (3)

Display the latest commit for each row of a table

Display the latest commits for each row of a table when the specified commit was made

dolt blame commit table

Display help

dolt blame --help
made by @shridhargupta | data from tldr-pages