Where a git setting is written.
Instance methods
global?
Returns true if this enum value equals Global
Sourcelocal?
Returns true if this enum value equals Local
Sourceprivileged?
system writes /etc/gitconfig.
Sourcesystem?
Returns true if this enum value equals System
SourceAppends a String representation of this enum member to the given io.
See also: to_s.
Source