mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-13 09:06:27 -04:00
The folder custom_commands contained tests for both custom commands (the ones you configure in config.yml) and shell commands (the ones you execute at the ":" prompt). I always found this confusing, so separate these into two different folders. |
||
|---|---|---|
| .. | ||
| access_commit_properties.go | ||
| basic_command.go | ||
| check_for_conflicts.go | ||
| form_prompts.go | ||
| global_context.go | ||
| menu_from_command.go | ||
| menu_from_commands_output.go | ||
| multiple_contexts.go | ||
| multiple_prompts.go | ||
| show_output_in_panel.go | ||
| suggestions_command.go | ||
| suggestions_preset.go | ||