diff options
author | Junio C Hamano <gitster@pobox.com> | 2020-10-04 12:49:04 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-10-04 12:49:05 -0700 |
commit | 94de88c986712e79c20813ba54e797c4ca83137b (patch) | |
tree | 463242587fb9d59ea805b3eb21ab60a6836c9254 /dir.h | |
parent | Merge branch 'ab/mediawiki-fixes' (diff) | |
parent | ci: stop linking built-ins to the dashed versions (diff) | |
download | tgif-94de88c986712e79c20813ba54e797c4ca83137b.tar.xz |
Merge branch 'js/no-builtins-on-disk-option'
The installation procedure learned to optionally omit "git-foo"
executable files for each 'foo' built-in subcommand, which are only
required by old timers that still rely on the age old promise that
prepending "git --exec-path" output to PATH early in their script
will keep the "git-foo" calls they wrote working.
The old attempt to remove these executables from the disk failed in
the 1.6 era; it may be worth attempting again, but I think it is
worth to keep this topic separate from such a policy change to help
it graduate early.
* js/no-builtins-on-disk-option:
ci: stop linking built-ins to the dashed versions
Optionally skip linking/copying the built-ins
msvc: copy the correct `.pdb` files in the Makefile target `install`
Diffstat (limited to 'dir.h')
0 files changed, 0 insertions, 0 deletions