| GitConfig | |
| GitConfigGetAllBuilder | A builder for constructing git config --get-all commands. |
| GitConfigGetBuilder | |
| GitConfigListBuilder | |
| GitConfigRemoveSectionBuilder | |
| GitConfigRenameSectionBuilder | |
| GitConfigSetBuilder | |
| GitConfigUnsetAllBuilder | |
| GitConfigUnsetBuilder | |
| TypedGitConfigBuilder<T extends TypedGitConfigBuilder<T>> |
| GitConfigType | Enumerates the possible types that can be provided to git config, enabling it to ensure the configured
value conforms to expected formatting. |