e0d10e1c63
Signed-off-by: Tom Prince <tom.prince@ualberta.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
19 lines
274 B
Plaintext
19 lines
274 B
Plaintext
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.
|