0.34~a2584f274aaae6f1428193763eed64282619fe08
bup-config - bup configuration options
bup
specific options may be set in the relevant
git
config (git-config(1)
), and
bup
also respects some existing git
options.
bup
will attempt
to split trees (directories) when writing to the repository during, for
example bup save ...
, bup gc ..
, etc. This can
notably decrease the size of the new data added to the repository when
large directories have changed (e.g. large active Maildirs). See
“Handling large directories” in the DESIGN in the bup
source for additional information.
bup save ...
).
git-config
(1)
Part of the bup
(1) suite.