summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-03-11 11:07:08 +0100
committerPatrick Steinhardt <ps@pks.im>2025-05-13 08:27:11 +0200
commit3e656a43567b7d0f82e99d56b1a268feb789abff (patch)
treec297ce508d0c00c3c8ed3cd16940c7eee439c315 /builtin/commit-graph.c
parentcaf5fbe9af77488175b5baf2404b1bb6d4d78653 (diff)
git-gui: drop no-op GITGUI_SCRIPT replacement
The value of the GITGUI_SCRIPT variable is only used in a single place as part of an sed(1) script that massages the "git-gui.sh" script. Interestingly, this specific replacement does seem to be a no-op: we replace "^ argv0=$$0" with " argv=$(GITGUI_SCRIPT)", which has a value of "$$0". The result would thus be completely unchanged. Drop the replacement and its variable. Signed-off-by: Patrick Steinhardt <ps@pks.im>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions