repo.or.cz
/
git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Document gc.<pattern>.reflogexpire variables
[git.git]
/
Documentation
/
git-repo-config.txt
blob
e5bdb5533e61687874ad36d30534b2ac9e58d7cb
1
git-repo-config(1)
2
==================
3
4
NAME
5
----
6
git-repo-config - Get and set repository or global options
7
8
9
SYNOPSIS
10
--------
11
'git repo-config' ...
12
13
14
DESCRIPTION
15
-----------
16
17
This is a synonym for linkgit:git-config[1]. Please refer to the
18
documentation of that command.