summaryrefslogtreecommitdiffstats
path: root/man1/git-config.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-config.1')
-rw-r--r--man1/git-config.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man1/git-config.1 b/man1/git-config.1
index 13df5b478..6bb0bd1ca 100644
--- a/man1/git-config.1
+++ b/man1/git-config.1
@@ -2,12 +2,12 @@
.\" Title: git-config
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 10/17/2022
+.\" Date: 10/18/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.118.g4732897cf0
+.\" Source: Git 2.38.1.119.g9c32cfb49c
.\" Language: English
.\"
-.TH "GIT\-CONFIG" "1" "10/17/2022" "Git 2\&.38\&.0\&.118\&.g473289" "Git Manual"
+.TH "GIT\-CONFIG" "1" "10/18/2022" "Git 2\&.38\&.1\&.119\&.g9c32cf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -7322,9 +7322,9 @@ to be equivalent to running
.PP
protocol\&.allow
.RS 4
-If set, provide a user defined default policy for all protocols which don\(cqt explicitly have a policy (\fBprotocol\&.<name>\&.allow\fR)\&. By default, if unset, known\-safe protocols (http, https, git, ssh, file) have a default policy of
+If set, provide a user defined default policy for all protocols which don\(cqt explicitly have a policy (\fBprotocol\&.<name>\&.allow\fR)\&. By default, if unset, known\-safe protocols (http, https, git, ssh) have a default policy of
\fBalways\fR, known\-dangerous protocols (ext) have a default policy of
-\fBnever\fR, and all other protocols have a default policy of
+\fBnever\fR, and all other protocols (including file) have a default policy of
\fBuser\fR\&. Supported policies:
.sp
.RS 4