Enum git_filter_flags_t
Filtering options.
Namespace: Dogged.Native
Assembly: Dogged.Native.dll
Syntax
public enum git_filter_flags_t : int
Fields
Name | Description |
---|---|
GIT_FILTER_ALLOW_UNSAFE | Don't error for |
GIT_FILTER_ATTRIBUTES_FROM_COMMIT | When set, filters will be loaded from a |
GIT_FILTER_ATTRIBUTES_FROM_HEAD | When set, filters will be loaded from a |
GIT_FILTER_DEFAULT | |
GIT_FILTER_NO_SYSTEM_ATTRIBUTES | When set, filters will no load configuration from the
system-wide |