mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-11-26 09:00:57 +02:00
0d3a193ab5
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 |
||
---|---|---|
.. | ||
branch.go | ||
commit_file.go | ||
commit.go | ||
dummies.go | ||
errors.go | ||
exec_live_default.go | ||
exec_live_win.go | ||
file.go | ||
git_structs.go | ||
git_test.go | ||
git.go | ||
os_default_platform.go | ||
os_test.go | ||
os_windows.go | ||
os.go | ||
pull_request_test.go | ||
pull_request.go | ||
stash_entry.go |