Files
git/t/helper
Junio C Hamano f526a4f314 Merge branch 'ps/the-index-is-no-more'
The singleton index_state instance "the_index" has been eliminated
by always instantiating "the_repository" and replacing references
to "the_index"  with references to its .index member.

* ps/the-index-is-no-more:
  repository: drop `initialize_the_repository()`
  repository: drop `the_index` variable
  builtin/clone: stop using `the_index`
  repository: initialize index in `repo_init()`
  builtin: stop using `the_index`
  t/helper: stop using `the_index`
2024-05-08 10:18:44 -07:00
..
2024-04-05 15:21:14 -07:00
2024-04-08 17:01:41 -07:00
2023-11-26 10:07:05 +09:00
2024-03-28 14:13:50 -07:00
2024-03-28 14:13:50 -07:00