diff options
author | Jeff King <peff@peff.net> | 2008-01-04 04:45:31 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-01-04 16:22:07 -0800 |
commit | cae6c25a7fdd7a316318c2efdc48e63cce36a68c (patch) | |
tree | d133a436dc0fd3d6b8e657d3b67af566f8e3d63c /Documentation/git-reset.txt | |
parent | e467193ff3f57171c5c3232b4ba3595970efbfb5 (diff) | |
download | git-cae6c25a7fdd7a316318c2efdc48e63cce36a68c.tar.gz |
diff: remove lazy config loading
There is no point to this. Either:
1. The program has already loaded git_diff_ui_config, in
which case this is a noop.
2. The program didn't, which means it is plumbing that
does not _want_ git_diff_ui_config to be loaded.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-reset.txt')
0 files changed, 0 insertions, 0 deletions