Skip to content

Commit 3f2d1ee

Browse files
Jonathan Niedergitster
authored andcommitted
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>
1 parent 6998e4d commit 3f2d1ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/git-repack.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@ OPTIONS
5555
Also runs linkgit:git-prune-packed[1].
5656

5757
-l::
58-
Pass the `--local` option to `git pack-objects`, see
58+
Pass the `--local` option to `git pack-objects`, see
5959
linkgit:git-pack-objects[1].
6060

6161
-f::
62-
Pass the `--no-reuse-delta` option to `git pack-objects`, see
62+
Pass the `--no-reuse-delta` option to `git pack-objects`, see
6363
linkgit:git-pack-objects[1].
6464

6565
-q::
66-
Pass the `-q` option to `git pack-objects`, see
66+
Pass the `-q` option to `git pack-objects`, see
6767
linkgit:git-pack-objects[1].
6868

6969
-n::

0 commit comments

Comments
 (0)