isGitCredential

Check if type T is one of the supported git credential types.

template isGitCredential (
T
) {
enum bool isGitCredential;
enum bool isGitCredential;
}

Meta