diff options
author | Lidong Yan <yldhome2d2@gmail.com> | 2025-06-16 14:22:33 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-06-16 08:17:12 -0700 |
commit | 2939494284909cdc1410944c9c1e00a4a6eff2e9 (patch) | |
tree | 4e3436e00786099e9a76ea5c095d74a9fde16da1 /git-gui/lib/commit.tcl | |
parent | 16bd9f20a403117f2e0d9bcda6c6e621d3763e77 (diff) |
git.c: remove the_repository dependence in run_builtin()
run_builtin() takes a repo parameter, so the use of the_repository
is no longer necessary. Removed the usage of the_repository.
Signed-off-by: Lidong Yan <502024330056@smail.nju.edu.cn>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions