Enum git_filter_mode_t
Flags to control the functionality of git_blob_filter
.
Namespace: Dogged.Native
Assembly: Dogged.Native.dll
Syntax
public enum git_filter_mode_t : int
Fields
Name | Description |
---|---|
GIT_FILTER_CLEAN | |
GIT_FILTER_SMUDGE | |
GIT_FILTER_TO_ODB | |
GIT_FILTER_TO_WORKTREE |