whitespace fix in Documentation/git-repack.txt
Change leading spaces to tabs to match the rest of the file. Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
6998e4db52
commit
3f2d1ee89f
@ -55,15 +55,15 @@ OPTIONS
|
|||||||
Also runs linkgit:git-prune-packed[1].
|
Also runs linkgit:git-prune-packed[1].
|
||||||
|
|
||||||
-l::
|
-l::
|
||||||
Pass the `--local` option to `git pack-objects`, see
|
Pass the `--local` option to `git pack-objects`, see
|
||||||
linkgit:git-pack-objects[1].
|
linkgit:git-pack-objects[1].
|
||||||
|
|
||||||
-f::
|
-f::
|
||||||
Pass the `--no-reuse-delta` option to `git pack-objects`, see
|
Pass the `--no-reuse-delta` option to `git pack-objects`, see
|
||||||
linkgit:git-pack-objects[1].
|
linkgit:git-pack-objects[1].
|
||||||
|
|
||||||
-q::
|
-q::
|
||||||
Pass the `-q` option to `git pack-objects`, see
|
Pass the `-q` option to `git pack-objects`, see
|
||||||
linkgit:git-pack-objects[1].
|
linkgit:git-pack-objects[1].
|
||||||
|
|
||||||
-n::
|
-n::
|
||||||
|
Loading…
Reference in New Issue
Block a user