Code

diff -p: squelch "diff --git" header for stat-dirty paths
[git.git] / Documentation / git-repo-config.txt
1 git-repo-config(1)
2 ==================
4 NAME
5 ----
6 git-repo-config - Get and set repository or global options
9 SYNOPSIS
10 --------
11 'git repo-config' ...
14 DESCRIPTION
15 -----------
17 This is a synonym for linkgit:git-config[1].  Please refer to the
18 documentation of that command.