1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-09 13:47:11 +02:00
Jesse Duffield ab9fa291a8 Add skipHookPrefix to config
allows a user to specify a commit message prefix that will tell lazygit to skip
the pre-commit hook. This defaults to WIP. Setting it to the empty string will
disable the feature.

So if my message goes 'WIP: do the thing' then the pre-commit hook will not run
2019-04-13 14:38:17 +10:00
..
2019-03-16 10:20:27 +11:00
2019-04-06 13:02:20 +11:00
2019-03-02 13:39:09 +11:00
2019-02-16 11:24:47 +11:00
2019-01-16 18:06:11 +11:00
2019-04-13 14:38:17 +10:00
2019-03-02 13:39:09 +11:00
2019-04-07 17:15:01 +10:00