From 270b07684c5e9e00ef4bbd33fa18a6a2b8b02837 Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 8 Jul 2020 09:34:15 +0800 Subject: [PATCH] Disable 'Commit&Push' when commit with `--amend` option --- SourceGit/UI/WorkingCopy.xaml | 2 +- SourceGit/UI/WorkingCopy.xaml.cs | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/SourceGit/UI/WorkingCopy.xaml b/SourceGit/UI/WorkingCopy.xaml index d331c0c6..6d4b735d 100644 --- a/SourceGit/UI/WorkingCopy.xaml +++ b/SourceGit/UI/WorkingCopy.xaml @@ -368,7 +368,7 @@ - +