refactor: terminal/shell integration (#471)

This commit is contained in:
leo 2024-09-14 12:09:50 +08:00
parent 817f8919fd
commit fb0120d338
No known key found for this signature in database
27 changed files with 445 additions and 427 deletions

View file

@ -142,7 +142,7 @@ namespace SourceGit.Views
App.RaiseException(null, "No files added to commit!");
}
}
e.Handled = true;
}
}