mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-24 05:35:00 +00:00
feature: supports search commits by change content (#1263)
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
9bde797b24
commit
fe677d40c1
6 changed files with 15 additions and 6 deletions
|
@ -495,6 +495,7 @@
|
|||
<TextBlock Text="{DynamicResource Text.Repository.Search.ByCommitter}"/>
|
||||
<TextBlock Text="{DynamicResource Text.Repository.Search.ByMessage}"/>
|
||||
<TextBlock Text="{DynamicResource Text.Repository.Search.ByFile}"/>
|
||||
<TextBlock Text="{DynamicResource Text.Repository.Search.ByContent}"/>
|
||||
</ComboBox.Items>
|
||||
</ComboBox>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue