This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
lazygit
Watch
3
Star
0
Fork
0
You've already forked lazygit
Code
Pull Requests
1
Activity
Files
d39f883b4e1fb26a8535f579a76b6128a8cbe706
lazygit
/
pkg
/
integration
/
tests
/
worktree
History
Nathan Baulch
508cdb40a8
Fix typos
2025-01-03 10:50:36 +11:00
..
add_from_branch_detached.go
…
add_from_branch.go
…
add_from_commit.go
…
associate_branch_bisect.go
…
associate_branch_rebase.go
…
bare_repo_worktree_config.go
Fix typos
2025-01-03 10:50:36 +11:00
bare_repo.go
…
crud.go
…
custom_command.go
Use getters for AppState and UserConfig instead of accessing the fields directly
2024-08-18 10:24:52 +02:00
detach_worktree_from_branch.go
…
dotfile_bare_repo.go
…
double_nested_linked_submodule.go
Use getters for AppState and UserConfig instead of accessing the fields directly
2024-08-18 10:24:52 +02:00
exclude_file_in_worktree.go
Fix the "Add to .git/info/exclude" command in submodules or worktrees
2024-03-28 13:11:08 +01:00
fast_forward_worktree_branch_should_not_pollute_current_worktree.go
Add worktree option to fast forwarding operation
2025-01-02 16:52:24 +11:00
fast_forward_worktree_branch.go
pkg: fix some typos
2024-04-20 13:47:39 +02:00
force_remove_worktree.go
…
remove_worktree_from_branch.go
…
reset_window_tabs.go
…
symlink_into_repo_subdir.go
Use getters for AppState and UserConfig instead of accessing the fields directly
2024-08-18 10:24:52 +02:00
worktree_in_repo.go
…