Documentation / git-repo-config.txton commit Sync release notes for 1.7.6 to exclude what are in maintenance track (c565cb4)
   1git-repo-config(1)
   2==================
   3
   4NAME
   5----
   6git-repo-config - Get and set repository or global options
   7
   8
   9SYNOPSIS
  10--------
  11'git repo-config' ...
  12
  13
  14DESCRIPTION
  15-----------
  16
  17This is a synonym for linkgit:git-config[1].  Please refer to the
  18documentation of that command.
  19
  20GIT
  21---
  22Part of the linkgit:git[1] suite