Package org.eclipse.jgit.lfs
Class Protocol.ObjectSpec
- java.lang.Object
-
- org.eclipse.jgit.lfs.Protocol.ObjectSpec
-
- Direct Known Subclasses:
Protocol.ObjectInfo
- Enclosing interface:
- Protocol
public static class Protocol.ObjectSpec extends Object
MetaData of an LFS object. Needs to be specified when requesting objects from the LFS server and is also returned in the response
-
-
Field Detail
-
oid
public String oid
-
size
public long size
-
-