feature: add children list to the commit base info view

Useful for navigation between the commits.
This commit is contained in:
Dmitrij D. Czarkoff 2024-11-10 17:45:26 +01:00
parent 7a9c8d7444
commit c611b62992
No known key found for this signature in database
7 changed files with 104 additions and 5 deletions

View file

@ -24,6 +24,7 @@
SignInfo="{Binding SignInfo}"
SupportsContainsIn="True"
WebLinks="{Binding WebLinks}"
Children="{Binding Children}"
IssueTrackerRules="{Binding IssueTrackerRules}"/>
<!-- Line -->