feature<Welcome>: supports to sort repositories by bookmark color

This commit is contained in:
leo 2022-10-18 15:55:39 +08:00
parent c6f99287e7
commit e31a304cac
4 changed files with 8 additions and 1 deletions

View file

@ -25,6 +25,7 @@ namespace SourceGit.Models {
ByNameASC,
ByNameDESC,
ByRecentlyOpened,
ByBookmark,
}
/// <summary>