mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 20:24:59 +00:00
feature<Welcome>: supports to sort repositories by bookmark color
This commit is contained in:
parent
c6f99287e7
commit
e31a304cac
4 changed files with 8 additions and 1 deletions
|
@ -25,6 +25,7 @@ namespace SourceGit.Models {
|
|||
ByNameASC,
|
||||
ByNameDESC,
|
||||
ByRecentlyOpened,
|
||||
ByBookmark,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue