diff options
author | Jeff King <peff@peff.net> | 2020-08-13 10:59:45 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-08-13 11:02:13 -0700 |
commit | a006f875e2689cb7df543d5950beadb0416d305b (patch) | |
tree | 575fcc5519ccede961c7065ee193ed9989332ce0 /.gitignore | |
parent | make git-bugreport a builtin (diff) | |
download | tgif-a006f875e2689cb7df543d5950beadb0416d305b.tar.xz |
make git-fast-import a builtin
There's no reason that git-fast-import benefits from being a separate
binary. And as it links against libgit.a, it has a non-trivial disk
footprint. Let's make it a builtin, which reduces the size of a stripped
installation from 22MB to 21MB.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions