diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-28 17:56:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-28 17:56:02 -0400 |
commit | dc54214404dbe6e9d602a8a14c08411ca3eaceda (patch) | |
tree | 080ae09ad53d8b06a952512248ab9ad48e64f2c5 /doc/copies.mdwn | |
parent | 1d78dc2c8db2550b530a87cf893c2445162e4ea1 (diff) |
update
Diffstat (limited to 'doc/copies.mdwn')
-rw-r--r-- | doc/copies.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/copies.mdwn b/doc/copies.mdwn index a89376a5e..f157893ce 100644 --- a/doc/copies.mdwn +++ b/doc/copies.mdwn @@ -30,4 +30,6 @@ to both USB and Server. Note that different repositories can be configured with different values of N. So just because Laptop has N=2, this does not prevent the number of -copies falling to 1, when USB and Server have N=1. +copies falling to 1, when USB and Server have N=1. To avoid this, +configure it in `.gitattributes`, which is shared between repositories +using git. |