summaryrefslogtreecommitdiff
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorAyush Chandekar <ayu.chandekar@gmail.com>2025-06-10 18:32:21 +0530
committerJunio C Hamano <gitster@pobox.com>2025-06-10 10:10:40 -0700
commit1fde1c5daf399bb2d645261e38a7f4b8b1de04c6 (patch)
treee4877ef06aa366efacf8943dfb6bd75b147fa33e /git-gui/lib/commit.tcl
parentb1d47b464e553331c555f122c5e341dfbfb618bd (diff)
preload-index: stop depending on 'the_repository'
Refactor "preload-index.c" to remove the dependency on the global 'the_repository'. Replace the occurrences of 'the_repository' with 'index->repo' and thus remove the definition '#define USE_THE_REPOSITORY_VARIABLE'. Mentored-by: Christian Couder <christian.couder@gmail.com> Mentored-by: Ghanshyam Thakkar <shyamthakkar001@gmail.com> Signed-off-by: Ayush Chandekar <ayu.chandekar@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions