Stefan Haller
cb0c8f39bf
Simplify code and fix comment
...
The "// merge commit" comment was plain wrong, this is any commit that has a
parent, merge or not. The "else if" condition was unnecessary, a plain "else"
would have been enough. But the code in the two blocks was almost identical, so
extract the one thing that was different and unify it.
And while we're at it, use IsFirstCommit() instead of counting parents.
2025-04-29 14:57:15 +02:00
..
2025-04-21 18:03:24 +02:00
2025-04-29 11:33:47 +02:00
2025-04-07 09:42:19 +02:00
2025-02-21 13:20:33 +01:00
2025-04-21 18:03:18 +02:00
2025-04-20 15:59:48 +02:00
2025-04-11 10:14:46 +02:00
2024-09-06 08:45:48 +02:00
2025-04-29 14:57:15 +02:00
2025-04-09 10:44:36 +02:00
2024-04-18 10:10:30 +02:00
2024-08-24 10:36:01 +02:00
2025-04-21 18:03:24 +02:00
2025-04-21 18:06:09 +02:00
2025-04-29 14:13:55 +02:00
2023-04-30 13:19:53 +10:00
2025-04-08 16:08:25 +02:00
2025-04-21 18:12:50 +02:00
2024-07-06 12:09:48 -07:00
2025-04-10 08:57:32 +02:00
2025-04-08 16:11:15 +02:00
2025-04-21 18:03:18 +02:00
2025-04-21 18:03:18 +02:00
2024-10-18 10:06:52 +02:00
2025-04-21 18:03:18 +02:00
2024-12-01 10:40:08 +01:00
2025-04-08 16:11:15 +02:00
2025-04-21 18:03:18 +02:00
2025-03-28 11:16:04 +01:00
2025-04-08 16:08:25 +02:00
2025-04-20 15:53:17 +02:00
2021-09-16 21:38:43 +08:00
2025-03-28 11:16:04 +01:00
2024-12-01 10:44:26 +01:00
2024-10-18 22:46:47 +02:00
2024-06-05 14:44:02 +02:00
2025-04-21 18:03:24 +02:00
2025-04-08 16:05:34 +02:00