This website requires JavaScript.
Explore
Help
Sign In
DEV
/
jesseduffield_lazygit
Watch
1
Star
0
Fork
0
You've already forked jesseduffield_lazygit
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2026-02-20 01:02:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jesseduffield_lazygit
/
pkg
/
integration
/
tests
/
sync
History
Stefan Haller
235ab15d7b
Don't auto-forward branches that are checked out by another worktree
2025-08-20 10:43:19 +02:00
..
fetch_and_auto_forward_branches_all_branches_checked_out_in_other_worktree.go
Don't auto-forward branches that are checked out by another worktree
2025-08-20 10:43:19 +02:00
fetch_and_auto_forward_branches_all_branches.go
Fix more unstable tests
2025-07-10 08:59:01 +02:00
fetch_and_auto_forward_branches_none.go
Fix more unstable tests
2025-07-10 08:59:01 +02:00
fetch_and_auto_forward_branches_only_main_branches.go
Fix more unstable tests
2025-07-10 08:59:01 +02:00
fetch_prune.go
…
fetch_when_sorted_by_date.go
…
force_push_multiple_matching.go
…
force_push_multiple_upstream.go
…
force_push_remote_branch_not_stored_locally.go
…
force_push_triangular.go
Remove obsolete git version restriction in test
2025-07-09 11:15:45 +02:00
force_push.go
…
pull_and_set_upstream.go
…
pull_merge_conflict.go
…
pull_merge.go
…
pull_rebase_conflict.go
…
pull_rebase_interactive_conflict_drop.go
Add section headers for rebase todos, cherry-picks, reverts, and actual commits
2025-04-20 16:06:15 +02:00
pull_rebase_interactive_conflict.go
Add section headers for rebase todos, cherry-picks, reverts, and actual commits
2025-04-20 16:06:15 +02:00
pull_rebase.go
…
pull.go
…
push_and_auto_set_upstream.go
…
push_and_set_upstream.go
…
push_follow_tags.go
…
push_no_follow_tags.go
…
push_tag.go
…
push_with_credential_prompt.go
…
push.go
…
rename_branch_and_pull.go
…
shared.go
…