public static class DirCacheCheckout.CheckoutMetadata
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static DirCacheCheckout.CheckoutMetadata |
EMPTY |
CoreConfig.EolStreamType |
eolStreamType
git attributes
|
java.lang.String |
smudgeFilterCommand
filter command to apply
|
| Constructor and Description |
|---|
CheckoutMetadata(CoreConfig.EolStreamType eolStreamType,
java.lang.String smudgeFilterCommand) |
public final CoreConfig.EolStreamType eolStreamType
public final java.lang.String smudgeFilterCommand
static DirCacheCheckout.CheckoutMetadata EMPTY
public CheckoutMetadata(CoreConfig.EolStreamType eolStreamType, java.lang.String smudgeFilterCommand)
eolStreamType - smudgeFilterCommand -