diff options
| author | Harald Nordgren <haraldnordgren@gmail.com> | 2026-08-05 14:24:36 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-08-05 10:08:28 -0700 |
| commit | 3d1f0df6e4ebcb8de0e8b3d968763cbbca6967a5 (patch) | |
| tree | 07f0466c85938420fa4fe5a3ec53840ee2a72607 /t/t4013/diff.diff_initial..side | |
| parent | 15bcdf43bbe2206998f7c044bd44479d47749809 (diff) | |
branch: add branch.<name>.deleteMerged opt-out
Setting branch.<name>.deleteMerged=false exempts that branch from
"git branch --delete-merged", which is useful for a topic you want
to keep developing after an early round of it has been merged
upstream. Unless --quiet is given, each skip is reported so the
user knows why their topic was kept.
Explicit deletion with "git branch -d" still uses the normal merge
check and ignores this setting.
Signed-off-by: Harald Nordgren <haraldnordgren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
