Method | Description | |
---|---|---|
RemoteRefUpdate ( |
||
RemoteRefUpdate ( Repository localDb, string srcRef, string remoteName, bool forceUpdate, string localName, ObjectId expectedOldObjectId ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
updateTrackingRef ( RevWalk walk ) : void |
public RemoteRefUpdate ( |
||
baseUpdate | ||
newExpectedOldObjectId | ObjectId | |
return | System |
public RemoteRefUpdate ( Repository localDb, string srcRef, string remoteName, bool forceUpdate, string localName, ObjectId expectedOldObjectId ) : System | ||
localDb | Repository | |
srcRef | string | |
remoteName | string | |
forceUpdate | bool | |
localName | string | |
expectedOldObjectId | ObjectId | |
return | System |
protected updateTrackingRef ( RevWalk walk ) : void | ||
walk | RevWalk | |
return | void |