repo.or.cz
/
git
/
jrn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
date: check date overflow against time_t
[git/jrn.git]
/
Documentation
/
git-repo-config.txt
blob
9ec115b9e034cee65449eff70f032b7b0c225108
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
[verse]
12
'git repo-config' ...
13
14
15
DESCRIPTION
16
-----------
17
18
This is a synonym for linkgit:git-config[1]. Please refer to the
19
documentation of that command.
20
21
GIT
22
---
23
Part of the linkgit:git[1] suite