git/Documentation/git-repo-config.txt
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config.
Signed-off-by: Tom Prince <tom.prince@ualberta.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-01-28 16:16:53 -08:00

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.