mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 12:45:00 +00:00
feature: supports type change
This commit is contained in:
parent
7f8b8a19a0
commit
3c5a661fa0
3 changed files with 35 additions and 1 deletions
|
@ -13,6 +13,7 @@ namespace SourceGit.Models
|
|||
{
|
||||
None,
|
||||
Modified,
|
||||
TypeChanged,
|
||||
Added,
|
||||
Deleted,
|
||||
Renamed,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue