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