mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 12:45:00 +00:00
feat: Allow Swap Commits in Revision Compare
This commit is contained in:
parent
cd1eed4356
commit
5cc30f7d10
8 changed files with 91 additions and 70 deletions
|
@ -9,7 +9,7 @@
|
|||
Commit,
|
||||
}
|
||||
|
||||
public class Object
|
||||
public class Object: IObjectId
|
||||
{
|
||||
public string SHA { get; set; }
|
||||
public ObjectType Type { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue