Files
git/wt-status.c
Junio C Hamano 2e99d5ed52 Merge branch 'sp/wt-status-wo-the-repository' into next
Reduce dependence on the global the_hash_algo and the_repository
variables of wt-status code path.

* sp/wt-status-wo-the-repository:
  wt-status: use hash_algo from local repository instead of global the_hash_algo
  wt-status: replace uses of the_repository with local repository instances
  wt-status: pass struct repository through function parameters
2026-03-09 14:42:11 -07:00

76 KiB