Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogFilterRepoCommand ¶
LogFilterRepoCommand logs the git-filter-repo command if verbose.
Types ¶
type FilterRepoProvider ¶
type FilterRepoProvider int
FilterRepoProvider represents the provider type for git-filter-repo.
const ( FilterRepoSystem FilterRepoProvider = iota FilterRepoNix )
func DetectFilterRepoProvider ¶
func DetectFilterRepoProvider() FilterRepoProvider
DetectFilterRepoProvider detects which provider is available.
Click to show internal directories.
Click to hide internal directories.