public static class DirCacheCheckout.CheckoutMetadata extends Object
| Modifier and Type | Field and Description | 
|---|---|
CoreConfig.EolStreamType | 
eolStreamType
git attributes 
 | 
String | 
smudgeFilterCommand
filter command to apply 
 | 
| Constructor and Description | 
|---|
CheckoutMetadata(CoreConfig.EolStreamType eolStreamType,
                String smudgeFilterCommand)  | 
public final CoreConfig.EolStreamType eolStreamType
public final String smudgeFilterCommand
public CheckoutMetadata(CoreConfig.EolStreamType eolStreamType, String smudgeFilterCommand)
eolStreamType - smudgeFilterCommand - Copyright © 2018 Eclipse JGit Project. All rights reserved.