blob: e5bdb5533e61687874ad36d30534b2ac9e58d7cb [file] [log] [blame]
Junio C Hamano1a4e8412005-12-27 08:17:231git-repo-config(1)
2==================
3
4NAME
5----
Junio C Hamano7c73c662007-01-19 00:37:506git-repo-config - Get and set repository or global options
Junio C Hamano1a4e8412005-12-27 08:17:237
8
9SYNOPSIS
10--------
Junio C Hamanofce7c7e2008-07-02 03:06:3811'git repo-config' ...
Junio C Hamano7ad22dc2007-01-29 02:55:4812
Junio C Hamano1a4e8412005-12-27 08:17:2313
14DESCRIPTION
15-----------
Junio C Hamano1a4e8412005-12-27 08:17:2316
Junio C Hamano35738e82008-01-07 07:55:4617This is a synonym for linkgit:git-config[1]. Please refer to the
Junio C Hamano7ad22dc2007-01-29 02:55:4818documentation of that command.