1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-03 13:21:56 +02:00
Jesse Duffield 0d3a193ab5 Add 'w' keybinding in files panel to commit as a WIP
If your git.skipHookPrefix is set to, say, WIP, in your config, then
hitting 'w' in the files panel will bring up the commit message panel
with 'WIP' pre-filled, so you just need to hit enter to confirm
(or add some more to the message) in order to commit your changes
with the --no-verify flag, meaning the pre-commit hook will be skipped
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