mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
This is useful for copying the entire content of the selected file as it was at the selected commit. We only add it to the commit files panel; it is not needed in the files panel, because there you can simply press "e" to edit the file. |
||
|---|---|---|
| .. | ||
| copy_to_clipboard.go | ||
| diff.go | ||
| diff_and_apply_patch.go | ||
| diff_commits.go | ||
| diff_non_sticky_range.go | ||
| ignore_whitespace.go | ||
| rename_similarity_threshold_change.go | ||