https://github.com/git/git
Raw File
Tip revision: ec014eac0e9e6f30cbbca616090fa2ecf74797e7 authored by Junio C Hamano on 24 April 2011, 06:36:32 UTC
Git 1.7.5
Tip revision: ec014ea
git-repo-config.txt
git-repo-config(1)
==================

NAME
----
git-repo-config - Get and set repository or global options


SYNOPSIS
--------
'git repo-config' ...


DESCRIPTION
-----------

This is a synonym for linkgit:git-config[1].  Please refer to the
documentation of that command.

GIT
---
Part of the linkgit:git[1] suite
back to top