/
githubmirror
/
lazygit
ОбзорДокументацияВойти
/
githubmirror
/
lazygit
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
lazygit/
.../tests/branch/
..
checkout_autostash.go

Add integration tests for checkout/new branch with autostash

2 года назад
checkout_by_name.go

Fix unstable tests

год назад
checkout_previous_branch.go

Add new command "Checkout previous branch"

год назад
create_tag.go

Better tag creation UX

3 года назад
delete.go

Fix unstable tests

год назад
delete_multiple.go

Move LocalBranchSortOrder and RemoteBranchSortOrder to user config

год назад
delete_remote_branch_when_tag_with_same_name_exists.go

Fix deleting a remote branch when a remote tag with the same name exists

8 месяцев назад
delete_remote_branch_with_credential_prompt.go

More explicit test of status panel content

2 года назад
delete_remote_branch_with_different_name.go

Fix bug with deleting remote branch whose name doesn't match local branch

2 года назад
delete_while_filtering.go

Move LocalBranchSortOrder and RemoteBranchSortOrder to user config

год назад
detached_head.go

Use sentence case everywhere

3 года назад
merge_fast_forward.go

Add no-ff merge option

10 месяцев назад
merge_non_fast_forward.go

Use more widely-supported Unicode symbols for the commit graph

3 месяца назад
move_commits_to_new_branch_from_base_branch.go

Add new command "Move commits to new branch"

год назад
move_commits_to_new_branch_from_main_branch.go

Add new command "Move commits to new branch"

год назад
move_commits_to_new_branch_keep_stacked.go

Use branchPrefix on moving commits to a new branch

год назад
new_branch_autostash.go

Add integration tests for checkout/new branch with autostash

2 года назад
new_branch_from_remote_tracking_different_name.go

Update tracking behaviour for branches created from remote branches

2 года назад
new_branch_from_remote_tracking_same_name.go

Update tracking behaviour for branches created from remote branches

2 года назад
new_branch_with_prefix.go

Move test from commit to branch

год назад
new_branch_with_prefix_using_run_command.go

Add `runCommand` function to Go template syntax

год назад
open_pull_request_invalid_target_remote_name.go

pkg/gui: Allow user to select remote and branch when creating a PR

2 года назад
open_pull_request_no_upstream.go

Use UpstreamBranch for opening pull requests

3 года назад
open_pull_request_select_remote_and_target_branch.go

pkg/gui: Allow user to select remote and branch when creating a PR

2 года назад
open_with_cli_arg.go

Construct arg vector manually rather than parse string

3 года назад
rebase.go

Move LocalBranchSortOrder and RemoteBranchSortOrder to user config

год назад
rebase_abort_on_conflict.go

Move LocalBranchSortOrder and RemoteBranchSortOrder to user config

год назад
rebase_and_drop.go

Change list section headers to a slightly more elegant design

11 дней назад
rebase_cancel_on_conflict.go

Move LocalBranchSortOrder and RemoteBranchSortOrder to user config

год назад
rebase_conflicts_fix_build_errors.go

Move LocalBranchSortOrder and RemoteBranchSortOrder to user config

год назад
rebase_conflicts_fix_build_errors_with_out_of_date_submodule.go

Don't stage out-of-date submodules when asking user to auto-stage after resolving conflicts

4 месяца назад
rebase_copied_branch.go

Un-deprecate UserConfig.Git.Log.Order and ShowGraph

год назад
rebase_does_not_autosquash.go

Remove target branch from title of rebase menu

2 года назад
rebase_from_marked_base.go

Move LocalBranchSortOrder and RemoteBranchSortOrder to user config

год назад
rebase_onto_base_branch.go

Draw divergence from base branch right-aligned in branches view

год назад
rebase_to_upstream.go

Fix resetting or rebasing a branch to its upstream when the upstream branch name is different

2 года назад
rename.go

Replace whitespace with '-' when renaming a branch

3 года назад
reset.go

Use sentence case everywhere

3 года назад
reset_to_duplicate_named_tag.go

Add integration tests showing resetting to duplicate named tags and branches

год назад
reset_to_duplicate_named_upstream.go

Add integration test for resetting to upstream branch with duplicate name

год назад
reset_to_upstream.go

Move LocalBranchSortOrder and RemoteBranchSortOrder to user config

год назад
select_commits_of_current_branch.go

Make integration tests using commits more robust

месяц назад
set_upstream.go

chore: rename "Set/Unset upstream" menu to "Upstream Options"

3 года назад
shared.go

Extract test helper function checkRemoteBranches

2 года назад
show_divergence_from_base_branch.go

Change list section headers to a slightly more elegant design

11 дней назад
show_divergence_from_upstream.go

Change list section headers to a slightly more elegant design

11 дней назад
show_divergence_from_upstream_no_divergence.go

Change list section headers to a slightly more elegant design

11 дней назад
sort_local_branches.go

Add a prompt for the sort order menus for branches

год назад
sort_remote_branches.go

Add a prompt for the sort order menus for branches

год назад
squash_merge.go

feat: squash merge

2 года назад
suggestions.go

Construct arg vector manually rather than parse string

3 года назад
unset_upstream.go

Fix unsetting upstream when it doesn't exist

3 года назад