Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git-repo-config.txt « Documentation - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e5bdb5533e61687874ad36d30534b2ac9e58d7cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 linkgit:git-config[1].  Please refer to the
documentation of that command.