mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-20 19:55:00 +00:00
style: remove popup's border on non-linux platforms
This commit is contained in:
parent
c14b7ebbe1
commit
61e1491854
2 changed files with 5 additions and 2 deletions
|
@ -23,7 +23,7 @@ namespace SourceGit.Commands {
|
|||
b.UpstreamTrackStatus = string.Empty;
|
||||
} else {
|
||||
b.UpstreamTrackStatus = ParseTrackStatus(b.Name, b.Upstream);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue