1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-12-20 00:12:29 +02:00
Files
lazygit/pkg/commands/git_commands/commit_test.go
Stefan Haller e7c33a7a65 Always append -- to git show command
It is good practice to use a -- argument even if no further arguments follow.
Doesn't really make a difference for this particular command though, I think.
2025-07-27 12:05:41 +02:00

15 KiB