diff options
author | Đoàn Trần Công Danh <congdanhqx@gmail.com> | 2022-10-06 08:32:05 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-10-05 19:06:01 -0700 |
commit | ebb6c1660713e7924c14d251aa6297affaabe5f6 (patch) | |
tree | 8befa9f63f75eb91e47b7d5ef7ef88648edca25d /builtin/commit.c | |
parent | f2eed22852b0a21556f0c9f56732913eba553e62 (diff) |
Makefile: clarify runtime relative gitexecdir
"git" built with RUNTIME_PREFIX flag turned on could figure out
gitexecdir and other paths as relative to "git" executable.
However, in the section specifies gitexecdir, RUNTIME_PREFIX wasn't
mentioned, thus users may wrongly assume that "git" always locates
gitexecdir as relative path to the executable.
Let's clarify that only "git" built with RUNTIME_PREFIX will locate
gitexecdir as relative path.
Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions