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 |
||
---|---|---|
.. | ||
app_status_manager.go | ||
branches_panel.go | ||
commit_files_panel.go | ||
commit_message_panel.go | ||
commits_panel.go | ||
confirmation_panel.go | ||
context.go | ||
credentials_panel.go | ||
files_panel.go | ||
gui.go | ||
keybindings.go | ||
menu_panel.go | ||
merge_panel.go | ||
options_menu_panel.go | ||
rebase_options_panel.go | ||
recent_repos_panel.go | ||
staging_panel.go | ||
stash_panel.go | ||
status_panel.go | ||
theme.go | ||
updates.go | ||
view_helpers.go |