3 lei-blob - display a git blob, reconstructing from mail if necessary
11 Display a git blob. The blob may correspond to a message from the
12 local store, an existing blob in the current repository, or a
13 not-yet-created blob in the current git project repository (if any)
14 that can be reconstructed from a message.
22 Specify an additional .git/ directory to scan. This option may be
25 Default: the output of C<git rev-parse --git-dir>
29 Do not look in the git repository of the current working directory.
33 Do not look in mail storage for C<OID>. This is implied by
34 C<--oid-a>, C<--path-a>, and C<--path-b>.
40 Provide pre-image object ID as a hint for reconstructing C<OID>.
46 Provide pre-image pathname as a hint for reconstructing C<OID>.
52 Provide post-image pathname as a hint for reconstructing C<OID>.
58 Provide more feedback on stderr.
62 The following options are also supported and are described in
73 =item -I LOCATION, --include=LOCATION
75 =item --exclude=LOCATION
79 =item --no-import-remote
81 =item --torsocks=auto|no|yes
85 =item --proxy=PROTO://HOST[:PORT]
91 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
93 The mail archives are hosted at L<https://public-inbox.org/meta/> and
94 L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
98 Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
100 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
105 L<lei-add-external(1)>, L<lei-q(1)>