Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
GIT-RELINK(1)                     Git Manual                     GIT-RELINK(1)

NAME
       git-relink - Hardlink common objects in local repositories

SYNOPSIS
       git relink [--safe] <dir>... <master_dir>

DESCRIPTION
       This will scan 1 or more object repositories and look for objects in
       common with a master repository. Objects not already hardlinked to the
       master repository will be replaced with a hardlink to the master
       repository.

OPTIONS
       --safe
           Stops if two objects with the same hash exist but have different
           sizes. Default is to warn and continue.

       <dir>
           Directories containing a .git/objects/ subdirectory.

GIT
       Part of the git(1) suite

Git 2.1.4                         04/23/2020                     GIT-RELINK(1)

Czas wygenerowania: 0.00050 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2023 Linux.pl
Hosted by Hosting Linux.pl