summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6998e4d)
raw | patch | inline | side by side (parent: 6998e4d)
author | Jonathan Nieder <jrnieder@uchicago.edu> | |
Mon, 30 Jun 2008 22:05:15 +0000 (17:05 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Jul 2008 00:20:09 +0000 (17:20 -0700) |
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>
Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-repack.txt | patch | blob | history |
index 04d6f1fbc445efc8046e09fa70e9340d1374ea65..9011d06e7dc84a5d6f7079fe8d3471a47736e1f6 100644 (file)
Also runs linkgit:git-prune-packed[1].
-l::
- Pass the `--local` option to `git pack-objects`, see
+ Pass the `--local` option to `git pack-objects`, see
linkgit:git-pack-objects[1].
-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].
-q::
- Pass the `-q` option to `git pack-objects`, see
+ Pass the `-q` option to `git pack-objects`, see
linkgit:git-pack-objects[1].
-n::