jesseduffield.lazygit/pkg/commands/git_commands
2023-07-17 13:43:10 +10:00
..
bisect.go
bisect_info.go
branch.go
branch_loader.go Associate branches with worktrees even when mid-rebase 2023-07-17 13:43:10 +10:00
branch_loader_test.go Associate branches with worktrees even when mid-rebase 2023-07-17 13:43:10 +10:00
branch_test.go
commit.go config: rely on .gitconfig for verbose commit messages 2023-07-14 07:56:09 +02:00
commit_file_loader.go
commit_file_loader_test.go
commit_loader.go Fix populating the Commit.Tags field 2023-07-15 13:07:02 +02:00
commit_loader_test.go Fix populating the Commit.Tags field 2023-07-15 13:07:02 +02:00
commit_test.go config: rely on .gitconfig for verbose commit messages 2023-07-14 07:56:09 +02:00
common.go
config.go
custom.go
deps_test.go
diff.go
file.go
file_loader.go
file_loader_test.go
file_test.go
flow.go
flow_test.go
git_command_builder.go Handle deleting branch attached to worktree 2023-07-16 17:59:41 +10:00
git_command_builder_test.go
patch.go
patch_test.go
rebase.go
rebase_test.go
reflog_commit_loader.go
reflog_commit_loader_test.go
remote.go
remote_loader.go
stash.go
stash_loader.go
stash_loader_test.go
stash_test.go
status.go
submodule.go
sync.go
sync_test.go
tag.go
tag_loader.go
tag_loader_test.go
version.go
version_test.go
working_tree.go
working_tree_test.go
worktree.go Associate branches with worktrees even when mid-rebase 2023-07-17 13:43:10 +10:00
worktree_loader.go Associate branches with worktrees even when mid-rebase 2023-07-17 13:43:10 +10:00
worktree_loader_test.go Improve name handling 2023-07-16 13:43:20 +10:00