Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSION |
"https://git-lfs.github.com/spec/v1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONTENT_TYPE_GIT_LFS_JSON |
"application/vnd.git-lfs+json" |
public static final String |
HDR_APPLICATION_OCTET_STREAM |
"application/octet-stream" |
public static final String |
LFS |
"lfs" |
public static final String |
LONG_HASH_FUNCTION |
"SHA-256" |
public static final int |
LONG_OBJECT_ID_LENGTH |
32 |
public static final int |
LONG_OBJECT_ID_STRING_LENGTH |
64 |
Copyright © 2016 Eclipse JGit Project. All rights reserved.