mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
Add a new option to the custom patch options menu that allows saving the generated patch directly to a file. The new option: - Prompts the user for a file path - Supports both absolute and relative paths (relative paths are resolved from the repository root) - Writes the aggregated patch content to disk - Shows a confirmation toast after the file is saved This complements the existing clipboard option and provides a more convenient workflow for users who want to review, share, or manually apply patches. Closes #5117 |
||
|---|---|---|
| .. | ||
| translations | ||
| english.go | ||
| i18n.go | ||
| i18n_test.go | ||