summaryrefslogtreecommitdiffstats
path: root/man1/git.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git.1')
-rw-r--r--man1/git.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git.1 b/man1/git.1
index ff107dbd8..39f3bf586 100644
--- a/man1/git.1
+++ b/man1/git.1
@@ -2,12 +2,12 @@
.\" Title: git
.\" Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-05-11
+.\" Date: 2023-05-15
.\" Manual: Git Manual
-.\" Source: Git 2.40.1.556.g5bc069e383
+.\" Source: Git 2.41.0.rc0
.\" Language: English
.\"
-.TH "GIT" "1" "2023\-05\-11" "Git 2\&.40\&.1\&.556\&.g5bc069" "Git Manual"
+.TH "GIT" "1" "2023\-05\-15" "Git 2\&.41\&.0\&.rc0" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1506,7 +1506,7 @@ for details\&. This variable has lower precedence than other path variables such
.PP
\fBGIT_DEFAULT_HASH\fR
.RS 4
-If this variable is set, the default hash algorithm for new repositories will be set to this value\&. This value is currently ignored when cloning; the setting of the remote repository is used instead\&. The default is "sha1"\&. THIS VARIABLE IS EXPERIMENTAL! See
+If this variable is set, the default hash algorithm for new repositories will be set to this value\&. This value is ignored when cloning and the setting of the remote repository is always used\&. The default is "sha1"\&. THIS VARIABLE IS EXPERIMENTAL! See
\fB\-\-object\-format\fR
in
\fBgit-init\fR(1)\&.