1git-repo-config(1)
2==================
34
NAME
5----
6git-repo-config - Get and set repository or global options
78
9
SYNOPSIS
10--------
11'git repo-config' ...
1213
14
DESCRIPTION
15-----------
1617
This is a synonym for linkgit:git-config[1]. Please refer to the
18documentation of that command.
1920
GIT
21---
22Part of the linkgit:git[1] suite