lazygit/pkg/commands/models
Stefan Haller 014fa63299 Add FixupFlag field to Commit
This is true for Fixup todos that have their -C flag set.
2025-04-29 15:14:40 +02:00
..
author.go
branch.go
commit.go Add FixupFlag field to Commit 2025-04-29 15:14:40 +02:00
commit_file.go Rename Name to Path in File and CommitFile 2025-03-20 12:31:34 +01:00
file.go Better main view display for conflicing files 2025-04-09 10:27:57 +02:00
remote.go
remote_branch.go
stash_entry.go
submodule_config.go
tag.go
working_tree_state.go Make WorkingTreeState a struct, and add cherry-picking and reverting states 2025-04-20 15:53:17 +02:00
worktree.go