mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-01-10 04:07:18 +02:00
41ab7c44a0
- **PR Description** Should probably solve #2691 - **Please check if the PR fulfills these requirements** * [x] Cheatsheets are up-to-date (run `go run scripts/cheatsheet/main.go generate`) * [x] Code has been formatted (see [here](https://github.com/jesseduffield/lazygit/blob/master/CONTRIBUTING.md#code-formatting)) * [x] Tests have been added/updated (see [here](https://github.com/jesseduffield/lazygit/blob/master/pkg/integration/README.md) for the integration test guide) * [x] Text is internationalised (see [here](https://github.com/jesseduffield/lazygit/blob/master/CONTRIBUTING.md#internationalisation)) * [x] Docs (specifically `docs/Config.md`) have been updated if necessary * [x] You've read through your own file changes for silly mistakes etc |
||
---|---|---|
.. | ||
checkout_by_name.go | ||
create_tag.go | ||
delete_remote_branch_with_credential_prompt.go | ||
delete.go | ||
detached_head.go | ||
open_pull_request_no_upstream.go | ||
open_with_cli_arg.go | ||
rebase_abort_on_conflict.go | ||
rebase_and_drop.go | ||
rebase_cancel_on_conflict.go | ||
rebase_does_not_autosquash.go | ||
rebase_from_marked_base.go | ||
rebase_to_upstream.go | ||
rebase.go | ||
rename.go | ||
reset_to_upstream.go | ||
reset_upstream.go | ||
reset.go | ||
set_upstream.go | ||
show_divergence_from_upstream.go | ||
suggestions.go |