lazygit/pkg/integration/tests/demo
Yaroslav Halchenko 83ef031922 [DATALAD RUNCMD] Do interactive fixing of some ambigous typos
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w -i 3 -C 2",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^

Signed-off-by: Yaroslav Halchenko <debian@onerussian.com>
2024-08-27 18:03:00 +02:00
..
amend_old_commit.go Use getters for AppState and UserConfig instead of accessing the fields directly 2024-08-18 10:24:52 +02:00
bisect.go Factor out common config setup functions in demo package 2023-08-12 16:52:40 +10:00
cherry_pick.go Fix cherrypick demo 2024-01-30 09:27:44 -06:00
commit_and_push.go Factor out common config setup functions in demo package 2023-08-12 16:52:40 +10:00
commit_graph.go Factor out common config setup functions in demo package 2023-08-12 16:52:40 +10:00
custom_command.go Use getters for AppState and UserConfig instead of accessing the fields directly 2024-08-18 10:24:52 +02:00
custom_patch.go [DATALAD RUNCMD] Do interactive fixing of some ambigous typos 2024-08-27 18:03:00 +02:00
diff_commits.go Use getters for AppState and UserConfig instead of accessing the fields directly 2024-08-18 10:24:52 +02:00
filter.go Factor out common config setup functions in demo package 2023-08-12 16:52:40 +10:00
interactive_rebase.go Update interactive rebase demo 2024-03-23 20:45:51 +11:00
nuke_working_tree.go Use getters for AppState and UserConfig instead of accessing the fields directly 2024-08-18 10:24:52 +02:00
rebase_onto.go fix: update rebase_onto demo test to match new rebase menu title 2024-06-05 01:38:08 +02:00
shared.go Use getters for AppState and UserConfig instead of accessing the fields directly 2024-08-18 10:24:52 +02:00
stage_lines.go Use getters for AppState and UserConfig instead of accessing the fields directly 2024-08-18 10:24:52 +02:00
undo.go Support range select in rebase actions 2024-01-23 17:23:56 +11:00
worktree_create_from_branches.go Factor out common config setup functions in demo package 2023-08-12 16:52:40 +10:00