Package org.eclipse.jgit.transport
Class FetchHeadRecord
- java.lang.Object
-
- org.eclipse.jgit.transport.FetchHeadRecord
-
class FetchHeadRecord extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) ObjectId
newValue
(package private) boolean
notForMerge
(package private) java.lang.String
sourceName
(package private) URIish
sourceURI
-
Constructor Summary
Constructors Constructor Description FetchHeadRecord()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) void
write(java.io.Writer pw)
-