Patrick Steinhardt
0c47355790
repository: drop initialize_the_repository()
...
Now that we have dropped `the_index`, `initialize_the_repository()`
doesn't really do a lot anymore except for setting up the pointer for
`the_repository` and then calling `initialize_repository()`. The former
can be replaced by statically initializing the pointer though, which
basically makes this function moot.
Convert callers to instead call `initialize_repository(the_repository)`
and drop `initialize_thee_repository()`.
Signed-off-by: Patrick Steinhardt <ps@pks.im >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2024-04-18 12:30:43 -07:00
..
2023-03-21 10:56:54 -07:00
2023-03-21 10:56:54 -07:00
2023-11-07 08:51:40 +09:00
2023-12-26 12:04:31 -08:00
2024-04-18 12:30:41 -07:00
2023-04-14 10:27:52 -07:00
2023-06-28 14:06:40 -07:00
2024-04-05 15:21:14 -07:00
2023-10-02 14:57:40 -07:00
2023-07-05 11:41:59 -07:00
2023-03-28 14:11:24 -07:00
2024-04-18 12:30:41 -07:00
2023-06-21 13:39:53 -07:00
2024-04-18 12:30:41 -07:00
2024-04-18 12:30:41 -07:00
2023-09-29 15:14:57 -07:00
2023-10-05 14:54:55 -07:00
2023-10-02 14:54:29 -07:00
2023-07-05 11:41:59 -07:00
2023-06-21 13:39:53 -07:00
2023-03-21 10:56:51 -07:00
2023-04-24 16:01:28 -07:00
2023-03-28 14:11:24 -07:00
2023-04-24 16:01:28 -07:00
2024-04-18 12:30:41 -07:00
2023-05-09 16:45:46 -07:00
2023-04-24 12:47:33 -07:00
2023-07-13 17:24:00 -07:00
2023-05-09 16:45:46 -07:00
2023-05-09 16:45:46 -07:00
2023-03-28 14:11:24 -07:00
2023-06-21 13:39:54 -07:00
2023-10-29 09:15:18 +09:00
2023-03-21 10:56:51 -07:00
2023-06-21 13:39:54 -07:00
2023-06-21 13:39:53 -07:00
2024-01-12 16:09:56 -08:00
2023-03-21 10:56:54 -07:00
2023-03-21 10:56:51 -07:00
2024-02-29 08:06:01 -08:00
2024-04-18 12:30:43 -07:00
2023-06-21 13:39:54 -07:00
2023-12-14 14:38:08 -08:00
2024-03-25 09:54:07 -07:00
2023-04-24 12:47:33 -07:00
2023-11-26 10:07:05 +09:00
2023-12-26 12:04:33 -08:00
2023-06-21 13:39:53 -07:00
2023-03-21 10:56:51 -07:00
2024-04-18 12:30:41 -07:00
2023-03-21 10:56:54 -07:00
2023-06-21 13:39:53 -07:00
2023-06-21 13:39:53 -07:00
2023-03-28 14:11:24 -07:00
2023-12-26 12:04:31 -08:00
2023-06-21 13:39:53 -07:00
2023-05-09 16:45:46 -07:00
2023-05-09 16:45:46 -07:00
2023-04-24 12:47:32 -07:00
2024-01-26 08:54:47 -08:00
2023-03-21 10:56:54 -07:00
2024-03-28 14:13:50 -07:00
2024-03-28 14:13:50 -07:00
2023-12-18 14:10:13 -08:00
2023-10-13 13:33:35 -07:00
2023-06-28 14:06:39 -07:00
2023-06-21 13:39:54 -07:00
2024-04-18 12:30:41 -07:00
2023-03-28 14:11:24 -07:00