From 24e8dd4c7653e7bfa13ccfd626fb9eb609d24352 Mon Sep 17 00:00:00 2001 From: heartacker Date: Tue, 3 Mar 2026 13:13:15 +0800 Subject: [PATCH] refactor: push hotkey behavior - Rename the hotkey handler for push operations to align with its function. - Rename the hotkey-triggered push method and change its behavior to push without forcing. --- src/Views/RepositoryToolbar.axaml | 2 +- src/Views/RepositoryToolbar.axaml.cs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Views/RepositoryToolbar.axaml b/src/Views/RepositoryToolbar.axaml index f857ffee66..9e7cb19dc8 100644 --- a/src/Views/RepositoryToolbar.axaml +++ b/src/Views/RepositoryToolbar.axaml @@ -106,7 +106,7 @@ -