Stefan Haller
4e0194d8f7
Replace MergeOpts struct with MergeVariant enum
...
- Squash and FastForwardOnly are mutually exclusive, and instead of asserting
this at runtime, model the API so that they can't be passed together.
- FastForwardOnly is unused, so remove it; however, we are going to need --ff
and --no-ff in the next commit, so add those instead.
- Instead of putting the enum into the MergeOpts struct, replace the struct by
the enum. We can reintroduce the struct when we add more arguments, but for
now it's an unnecessary indirection.
2025-10-19 21:24:28 +02:00
..
2024-04-12 08:33:47 +02:00
2024-04-12 08:33:47 +02:00
2024-01-10 09:11:40 +01:00
2025-04-09 10:40:52 +02:00
2025-07-09 13:15:03 +02:00
2025-10-19 21:24:28 +02:00
2025-10-19 21:24:28 +02:00
2025-03-20 12:31:34 +01:00
2025-03-20 12:31:34 +01:00
2025-07-31 15:50:53 +02:00
2025-07-31 15:50:53 +02:00
2025-07-27 12:05:41 +02:00
2025-10-14 12:17:13 +02:00
2025-10-14 12:17:13 +02:00
2025-10-14 12:17:13 +02:00
2025-10-14 12:17:13 +02:00
2025-04-09 10:44:36 +02:00
2025-10-14 12:17:13 +02:00
2025-10-14 12:17:13 +02:00
2025-10-14 11:57:12 +02:00
2025-10-14 11:57:12 +02:00
2025-07-08 16:32:21 +02:00
2025-07-08 16:32:21 +02:00
2024-05-19 16:38:21 +10:00
2025-05-01 15:21:37 +02:00
2023-07-30 18:35:23 +10:00
2025-06-30 19:13:20 +02:00
2025-07-31 15:21:34 +02:00
2025-07-03 16:56:30 +02:00
2025-10-10 12:55:58 +02:00
2025-10-10 12:55:58 +02:00
2025-07-27 12:05:41 +02:00
2025-07-27 12:05:41 +02:00
2025-07-09 13:15:03 +02:00
2024-12-01 10:59:54 +01:00
2025-07-09 12:18:58 +02:00
2025-07-09 12:18:58 +02:00
2025-08-25 19:23:30 +02:00
2025-08-25 19:23:30 +02:00
2025-10-14 12:17:13 +02:00
2025-10-14 12:17:13 +02:00
2025-04-20 15:53:17 +02:00
2025-06-30 19:13:20 +02:00
2025-07-09 12:18:58 +02:00
2025-07-09 12:18:58 +02:00
2025-07-28 10:53:51 +02:00
2025-07-28 10:53:51 +02:00
2025-07-28 10:53:51 +02:00
2024-01-10 09:18:38 +01:00
2024-01-10 09:18:38 +01:00
2025-07-09 13:15:03 +02:00
2025-10-14 12:17:13 +02:00
2025-07-09 12:18:58 +02:00
2025-07-09 12:18:58 +02:00
2023-07-30 18:35:24 +10:00