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-pull-local - Copy data from a source repository

Description

       Copies data from a given repository; optimized for copies only between repositories on the same system.

Example

$ostreepull-local/ostree/repo

                   Enumerating objects...
                   pull: 25709/25709 scanned, 0 objects copied
                   Writing 5 refs

OSTree                                                                                      OSTREEPULL-LOCAL(1)

Name

       ostree-pull-local - Copy data from a source repository

Options

--remote="REMOTE"
           Add REMOTE to refspec.

       --disable-fsync
           Do no invoke fsync().

       --untrusted
           Do not trust source, verify checksums and don't hardlink into source.

       --disable-verify-bindings
           Disable verification of commit metadata bindings.

Synopsis

ostreepull-local [OPTIONS...] {SOURCE_REPO} [REFS...]

See Also