]> git.ipfire.org Git - thirdparty/git.git/blame - Documentation/git-repo-config.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-repo-config.txt
CommitLineData
ee72aeaf
JS
1git-repo-config(1)
2==================
2d2465c0
JS
3
4NAME
5----
c3f0baac 6git-repo-config - Get and set repository or global options
2d2465c0
JS
7
8
9SYNOPSIS
10--------
b1889c36 11'git repo-config' ...
2d2465c0 12
4ddba79d 13
e0d10e1c 14DESCRIPTION
7f29f7a9
PB
15-----------
16
5162e697 17This is a synonym for linkgit:git-config[1]. Please refer to the
e0d10e1c 18documentation of that command.