public static class RepositoryUtils.RefDiff extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
RefDiff(org.eclipse.jgit.lib.Ref local,
org.eclipse.jgit.lib.Ref remote)
Create ref diff
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jgit.lib.Ref |
getLocal()
Get local ref.
|
org.eclipse.jgit.lib.Ref |
getRemote()
Get non-null remote ref
|
Copyright © 2011-2018. All Rights Reserved.