bup-config(5)

bup-config - bup configuration options

Section 5 bup-doc bookworm source

Description

bup-config

NAME

bup-config - bup configuration options

DESCRIPTION

The following options may be set in the relevant git config (git-config(1)).

OPTIONS

pack.packSizeLimit

Respected when writing pack files (e.g. via bup save ...). Currently read from the repository to which the pack files are being written, excepting bup on REMOTE... which incorrectly reads the value from the REMOTE repository.

SEE ALSO

git-config(1)

BUP

Part of the bup(1) suite.

AUTHORS

Rob Browning <rlb@defaultvalue.org>.