1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-24 05:36:19 +02:00
Stefan Haller daf9b8cfa9 Simplify GetCommitMessage
Use git log instead of git rev-list, this way we don't get a line "commit <sha>"
at the beginning that we then have to discard again.

The test TestGetCommitMsg is becoming a bit pointless now, since it just
compares that input and output are identical.
2024-01-09 14:31:53 +01:00
..
2024-01-09 14:31:53 +01:00
2023-07-30 19:59:51 +10:00
2023-12-27 11:21:49 +01:00
2023-08-02 08:32:57 +10:00
2023-10-08 18:45:36 +02:00