mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
feature: do NOT save visual diff context lines
This commit is contained in:
parent
e9eb433471
commit
8f7567a060
12 changed files with 21 additions and 47 deletions
|
@ -42,7 +42,7 @@ namespace SourceGit.Views
|
|||
|
||||
if (change.Property == MessageProperty || change.Property == IssueTrackerRulesProperty)
|
||||
{
|
||||
Inlines.Clear();
|
||||
Inlines!.Clear();
|
||||
_matches = null;
|
||||
ClearHoveredIssueLink();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue