jesseduffield.lazygit/docs-master/keybindings
Trương Duy Khánh 158029dbf2
Always prompt for the upstream when pushing the selected branch (#4)
* Revert "Always confirm before pushing the selected branch (#3)"

This reverts commit 619bbf71c7.

* Always prompt for the upstream when pushing the selected branch

A plain yes/no confirmation doesn't let the user catch or fix a wrong
target before pushing. Reuse the same upstream-entry prompt already
shown for a branch with no upstream configured, but always show it for
a selected-branch push, pre-filled with the branch's current upstream
(or a suggested one if it has none). Confirming pushes to whatever's
typed there, and re-establishes it as the branch's tracking upstream.

---------

Co-authored-by: Khanh Truong <khanh_t@arbin.com>
2026-08-10 11:08:48 +07:00
..
Custom_Keybindings.md Convert keybinding fields to Keybinding 2026-05-25 15:32:47 +02:00
Keybindings_en.md Always prompt for the upstream when pushing the selected branch (#4) 2026-08-10 11:08:48 +07:00
Keybindings_ja.md Always prompt for the upstream when pushing the selected branch (#4) 2026-08-10 11:08:48 +07:00
Keybindings_ko.md Always prompt for the upstream when pushing the selected branch (#4) 2026-08-10 11:08:48 +07:00
Keybindings_nl.md Always prompt for the upstream when pushing the selected branch (#4) 2026-08-10 11:08:48 +07:00
Keybindings_pl.md Always prompt for the upstream when pushing the selected branch (#4) 2026-08-10 11:08:48 +07:00
Keybindings_pt.md Always prompt for the upstream when pushing the selected branch (#4) 2026-08-10 11:08:48 +07:00
Keybindings_ru.md Always prompt for the upstream when pushing the selected branch (#4) 2026-08-10 11:08:48 +07:00
Keybindings_zh-CN.md Always prompt for the upstream when pushing the selected branch (#4) 2026-08-10 11:08:48 +07:00
Keybindings_zh-TW.md Always prompt for the upstream when pushing the selected branch (#4) 2026-08-10 11:08:48 +07:00