a85e817dc29a1d6a96beeb92383aa265b0303415
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getCommandList() : String renamed to public getNonce() : String in class org.eclipse.jgit.transport.PushCertificate | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private VERSION_0_1 : String in class org.eclipse.jgit.transport.PushCertificateParser | From | To | |
| Extract Variable | 1 | ||
| Extract Variable nonce : String in method public sendAdvertisedRefs(adv RefAdvertiser) : void from class org.eclipse.jgit.transport.BaseReceivePack | From | To | |
| Extract Method | 1 | ||
| Extract Method private sentNonce() : String extracted from public getAdvertiseNonce() : String in class org.eclipse.jgit.transport.PushCertificateParser | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type pusher : String to pusher : PersonIdent in class org.eclipse.jgit.transport.PushCertificate | From | To |