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
4baf008ac71d91c2046cf7495dbb5aa082d8bbd2
lazygit
/
pkg
/
integration
/
tests
/
interactive_rebase
History
Stefan Haller
a9ef69b9c7
Fix moving a commit across a branch boundary in a stack
...
See the previous commit for a detailed explanation.
2024-12-23 12:18:48 +01:00
..
advanced_interactive_rebase.go
…
amend_commit_with_conflict.go
…
amend_first_commit.go
…
amend_fixup_commit.go
…
amend_head_commit_during_rebase.go
…
amend_merge.go
…
amend_non_head_commit_during_rebase.go
…
delete_update_ref_todo.go
…
dont_show_branch_heads_for_todo_items.go
…
drop_commit_in_copied_branch_with_update_ref.go
…
drop_merge_commit.go
…
drop_todo_commit_with_update_ref.go
…
drop_with_custom_comment_char.go
…
edit_and_auto_amend.go
…
edit_first_commit.go
…
edit_last_commit_of_stacked_branch.go
…
edit_non_todo_commit_during_rebase.go
…
edit_range_select_down_to_merge_outside_rebase.go
…
edit_range_select_outside_rebase.go
…
edit_the_confl_commit.go
…
fixup_first_commit.go
…
fixup_second_commit.go
…
interactive_rebase_of_copied_branch.go
…
mid_rebase_range_select.go
…
move_across_branch_boundary_outside_rebase.go
Fix moving a commit across a branch boundary in a stack
2024-12-23 12:18:48 +01:00
move_in_rebase.go
…
move_update_ref_todo.go
…
move_with_custom_comment_char.go
…
move.go
…
outside_rebase_range_select.go
…
pick_rescheduled.go
…
quick_start_keep_selection_range.go
…
quick_start_keep_selection.go
…
quick_start.go
…
rebase.go
…
reword_commit_with_editor_and_fail.go
…
reword_first_commit.go
…
reword_last_commit.go
…
reword_you_are_here_commit_with_editor.go
…
reword_you_are_here_commit.go
…
shared.go
…
show_exec_todos.go
…
squash_down_first_commit.go
…
squash_down_second_commit.go
…
squash_fixups_above_first_commit.go
…
squash_fixups_above.go
…
squash_fixups_in_current_branch.go
…
swap_in_rebase_with_conflict_and_edit.go
…
swap_in_rebase_with_conflict.go
…
swap_with_conflict.go
…
view_files_of_todo_entries.go
…