mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 23:56:24 -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 |
||
|---|---|---|
| .. | ||
| app | ||
| cheatsheet | ||
| commands | ||
| common | ||
| config | ||
| constants | ||
| env | ||
| fakes | ||
| gui | ||
| i18n | ||
| integration | ||
| jsonschema | ||
| logs | ||
| snake | ||
| tasks | ||
| theme | ||
| updates | ||
| utils | ||