blob: 2deba31763eb516a34d419cee5a98f7413f7f588 [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 Hamano7ad22dc2007-01-29 02:55:4811'git-repo-config' ...
12
Junio C Hamano1a4e8412005-12-27 08:17:2313
14DESCRIPTION
15-----------
Junio C Hamano1a4e8412005-12-27 08:17:2316
Junio C Hamano7ad22dc2007-01-29 02:55:4817This is a synonym for gitlink:git-config[1]. Please refer to the
18documentation of that command.