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

dolt blame

  • Displays commit information for each row of a Dolt table.
    More information: <http://github.com/dolthub/dolt>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

dolt blame {{commit}} {{table}}

click the source code to copy