mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-13 00:56:25 -04:00
This includes amending changes into a given commit, since that's implemented in terms of the former. |
||
|---|---|---|
| .. | ||
| amend_first_commit.go | ||
| amend_merge.go | ||
| edit_first_commit.go | ||
| fixup_first_commit.go | ||
| fixup_second_commit.go | ||
| one.go | ||
| reword_first_commit.go | ||
| squash_down_first_commit.go | ||
| squash_down_second_commit.go | ||
| squash_fixups_above_first_commit.go | ||