Justin Tobler
ca7158076f
fsck: reject misconfigured fsck.skipList
...
In Git, fsck operations can ignore known broken objects via the
`fsck.skipList` configuration. This option expects a path to a file with
the list of object names. When the configuration is specified without a
path, an error message is printed, but the command continues as if the
configuration was not set. Configuring `fsck.skipList` without a value
is a misconfiguration so config parsing should be more strict and reject
it.
Update `git_fsck_config()` to no longer ignore misconfiguration of
`fsck.skipList`. The same behavior is also present for
`fetch.fsck.skipList` and `receive.fsck.skipList` so the configuration
parsers for these are updated to ensure the related operations remain
consistent.
Signed-off-by: Justin Tobler <jltobler@gmail.com >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2025-01-07 09:22:25 -08:00
..
2024-12-06 20:20:04 +09:00
2024-12-06 20:20:03 +09:00
2024-10-25 14:02:36 -04:00
2024-09-13 14:32:24 -07:00
2024-10-11 09:37:18 -07:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:05 +09:00
2024-12-23 09:32:11 -08:00
2024-09-13 14:32:24 -07:00
2024-12-13 07:33:36 -08:00
2024-12-23 09:32:11 -08:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2024-09-23 10:35:09 -07:00
2024-12-03 12:38:49 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-12-23 09:32:11 -08:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-09-13 14:32:24 -07:00
2024-11-26 10:36:08 +09:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:02 +09:00
2024-11-26 10:36:08 +09:00
2024-12-04 08:21:54 +09:00
2024-09-13 14:32:24 -07:00
2024-11-01 12:53:19 -04:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2024-12-23 09:32:11 -08:00
2024-09-13 14:33:30 -07:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:03 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:04 +09:00
2024-12-06 20:20:02 +09:00
2024-12-23 09:32:11 -08:00
2024-12-06 20:20:02 +09:00
2024-12-23 09:32:11 -08:00
2024-09-23 10:35:09 -07:00
2024-09-23 10:35:09 -07:00
2024-12-06 20:20:04 +09:00
2024-12-04 08:21:54 +09:00
2024-12-06 20:20:02 +09:00
2024-12-23 09:32:11 -08:00
2024-09-13 14:33:30 -07:00
2024-12-06 20:20:02 +09:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:04 +09:00
2024-11-26 10:36:08 +09:00
2024-12-23 09:32:11 -08:00
2024-11-21 08:23:45 +09:00
2024-10-14 12:33:02 -04:00
2024-12-23 09:32:11 -08:00
2024-12-06 20:20:02 +09:00
2024-11-04 22:37:51 -08:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:04 +09:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:03 +09:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:04 +09:00
2024-12-23 09:32:11 -08:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2024-12-04 10:32:20 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-11-26 10:36:08 +09:00
2024-12-23 09:32:11 -08:00
2024-12-23 09:32:11 -08:00
2024-12-06 20:20:03 +09:00
2024-12-06 20:20:05 +09:00
2024-09-13 14:33:30 -07:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:04 +09:00
2024-12-06 20:20:04 +09:00
2024-12-23 09:32:17 -08:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:02 +09:00
2025-01-07 09:22:25 -08:00
2024-12-06 20:20:03 +09:00
2024-12-04 10:14:47 +09:00
2024-09-13 14:33:30 -07:00
2024-09-13 14:33:30 -07:00
2024-12-23 09:32:11 -08:00
2024-12-23 09:32:11 -08:00
2024-11-21 07:59:14 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:04 +09:00
2024-12-06 20:20:03 +09:00
2024-12-23 09:32:11 -08:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:03 +09:00
2024-12-06 20:20:02 +09:00
2024-09-30 11:23:09 -07:00
2024-12-06 20:20:03 +09:00
2024-12-06 20:20:02 +09:00
2024-12-23 09:32:12 -08:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:04 +09:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:04 +09:00
2024-09-13 14:32:24 -07:00
2024-12-23 09:32:11 -08:00
2024-09-13 14:32:24 -07:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2024-09-13 14:32:24 -07:00
2024-09-23 10:35:09 -07:00
2024-12-10 10:04:55 +09:00
2024-12-06 20:20:04 +09:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2024-09-23 10:35:09 -07:00
2024-12-23 09:32:11 -08:00
2024-09-23 10:35:09 -07:00