1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-01 13:17:53 +02:00
Stefan Haller 8ab05d6834 Fix merge status of commits when update-ref command is present
Update-ref commands have an empty sha, and strings.HasPrefix returns true when
called with an empty second argument, so whenever an update-ref command is
present in a rebase, all commits from there on down were drawn with a green sha.
2023-07-31 08:28:03 +02:00
..
2023-06-01 19:21:24 +10:00
2023-07-22 14:36:35 +10:00
2023-07-30 18:35:23 +10:00
2023-07-30 18:35:36 +10:00
2023-07-30 18:35:36 +10:00
2023-07-30 18:35:23 +10:00
2022-12-30 20:01:14 +09:00
2023-07-30 18:35:23 +10:00
2023-05-23 20:23:08 +10:00