fix<WorkingCopyChanges>: fix that discard all unstaged changes will drop changes staged

This commit is contained in:
leo 2023-10-17 19:50:09 +08:00
parent 0966baa1d8
commit ed26256c90
3 changed files with 17 additions and 5 deletions

View file

@ -10,7 +10,6 @@ using System.Windows.Controls.Primitives;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Shell;
namespace SourceGit.Views.Widgets {