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-rev-parse - Output the target of a rev

Description

       Given a REV, outputs the checksum of the latest commit of that revision.

Example

$ostreerev-parsemy-branch

                   ce19c41036cc45e49b0cecf6b157523c2105c4de1ce30101def1f759daafcc3e

OSTree                                                                                       OSTREEREV-PARSE(1)

Name

       ostree-rev-parse - Output the target of a rev

Options

--single, -S
           If the repository has exactly one commit, then print it; any other case will result in an error.

Synopsis

ostreerev-parse  {REV} {PATH}

See Also