Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   git-pack-objects    ( 1 )

создать упакованный архив объектов (Create a packed archive of objects)

  Name  |  Synopsis  |  Description  |  Options  |  Delta islands  |    Configuration    |  See also  |

Конфигурация (Configuration)

Various configuration variables affect packing, see git-config(1) (search for "pack" and "delta").

Notably, delta compression is not used on objects larger than the core.bigFileThreshold configuration variable and on files with the attribute delta set to false.