logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ostree-log - Show log starting at a commit or ref

Description

       Shows a log of commits to a given ref or branch. Includes commit checksum, timestamp, and commit message.

Example

$ostreelogmy-branch

                   commit 67e382b11d213a402a5313e61cbc69dfd5ab93cb07fbb8b71c2e84f79fa5d7dc
                   Date:  2014-06-12 13:42:54 +0000
                       This is the second commit

                   commit ce19c41036cc45e49b0cecf6b157523c2105c4de1ce30101def1f759daafcc3e
                   Date:  2014-06-12 11:20:08 +0000
                       Initial commit

OSTree                                                                                             OSTREELOG(1)

Name

       ostree-log - Show log starting at a commit or ref

Options

--raw
           Show raw variant data.

Synopsis

ostreelog [OPTIONS...] {REF}

See Also