mirror of
https://github.com/git/git.git
synced 2024-11-05 08:47:56 +01:00
e0d10e1c63
Signed-off-by: Tom Prince <tom.prince@ualberta.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
18 lines
274 B
Text
18 lines
274 B
Text
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 gitlink:git-config[1]. Please refer to the
|
|
documentation of that command.
|