Code

pack-objects: extend --local to mean ignore non-local loose objects too
[git.git] / Documentation / git-pack-objects.txt
index f9fac2ccf914a186b156027d08979d11415b1f9b..7d4c1a75562de80aa80dfbfa665330b14ec948c6 100644 (file)
@@ -121,7 +121,7 @@ base-name::
 --local::
        This flag is similar to `--incremental`; instead of
        ignoring all packed objects, it only ignores objects
-       that are packed and not in the local object store
+       that are packed and/or not in the local object store
        (i.e. borrowed from an alternate).
 
 --non-empty::