mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 23:56:24 -04:00
=== 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>
|
||
|---|---|---|
| .. | ||
| amend_old_commit.go | ||
| bisect.go | ||
| cherry_pick.go | ||
| commit_and_push.go | ||
| commit_graph.go | ||
| custom_command.go | ||
| custom_patch.go | ||
| diff_commits.go | ||
| filter.go | ||
| interactive_rebase.go | ||
| nuke_working_tree.go | ||
| rebase_onto.go | ||
| shared.go | ||
| stage_lines.go | ||
| undo.go | ||
| worktree_create_from_branches.go | ||