summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-01-19 16:49:46 -0800
committerJunio C Hamano <gitster@pobox.com>2024-01-19 16:49:46 -0800
commitb056b3bae0304f305b10c3fd93f42e6ef0a9b2db (patch)
treebeccb862aac5341f296dd3c19c6f416a90aff713 /man7
parentf330dd255c830553ea0ab94da77639dd6bfcee2e (diff)
downloadgit-manpages-b056b3bae0304f305b10c3fd93f42e6ef0a9b2db.tar.gz
Autogenerated manpages for v2.43.0-386-ge02ecfc
Diffstat (limited to 'man7')
-rw-r--r--man7/gitcli.76
-rw-r--r--man7/gitcore-tutorial.76
-rw-r--r--man7/gitcredentials.76
-rw-r--r--man7/gitcvs-migration.76
-rw-r--r--man7/gitdiffcore.76
-rw-r--r--man7/giteveryday.76
-rw-r--r--man7/gitfaq.76
-rw-r--r--man7/gitglossary.76
-rw-r--r--man7/gitnamespaces.76
-rw-r--r--man7/gitremote-helpers.76
-rw-r--r--man7/gitrevisions.76
-rw-r--r--man7/gitsubmodules.76
-rw-r--r--man7/gittutorial-2.76
-rw-r--r--man7/gittutorial.76
-rw-r--r--man7/gitworkflows.76
15 files changed, 45 insertions, 45 deletions
diff --git a/man7/gitcli.7 b/man7/gitcli.7
index d031594ed..599f13a14 100644
--- a/man7/gitcli.7
+++ b/man7/gitcli.7
@@ -2,12 +2,12 @@
.\" Title: gitcli
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITCLI" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITCLI" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcore-tutorial.7 b/man7/gitcore-tutorial.7
index 0d57e5663..8afa6babe 100644
--- a/man7/gitcore-tutorial.7
+++ b/man7/gitcore-tutorial.7
@@ -2,12 +2,12 @@
.\" Title: gitcore-tutorial
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITCORE\-TUTORIAL" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITCORE\-TUTORIAL" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index 2f321224d..bf86320ea 100644
--- a/man7/gitcredentials.7
+++ b/man7/gitcredentials.7
@@ -2,12 +2,12 @@
.\" Title: gitcredentials
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITCREDENTIALS" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcvs-migration.7 b/man7/gitcvs-migration.7
index 5f54afb9f..ed72bd0ed 100644
--- a/man7/gitcvs-migration.7
+++ b/man7/gitcvs-migration.7
@@ -2,12 +2,12 @@
.\" Title: gitcvs-migration
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITCVS\-MIGRATION" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITCVS\-MIGRATION" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitdiffcore.7 b/man7/gitdiffcore.7
index 0791b1be6..b6d3b165a 100644
--- a/man7/gitdiffcore.7
+++ b/man7/gitdiffcore.7
@@ -2,12 +2,12 @@
.\" Title: gitdiffcore
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITDIFFCORE" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITDIFFCORE" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/giteveryday.7 b/man7/giteveryday.7
index 5e69810ba..cf20d466d 100644
--- a/man7/giteveryday.7
+++ b/man7/giteveryday.7
@@ -2,12 +2,12 @@
.\" Title: giteveryday
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITEVERYDAY" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITEVERYDAY" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitfaq.7 b/man7/gitfaq.7
index cf1b6deba..0d223ec22 100644
--- a/man7/gitfaq.7
+++ b/man7/gitfaq.7
@@ -2,12 +2,12 @@
.\" Title: gitfaq
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITFAQ" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITFAQ" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitglossary.7 b/man7/gitglossary.7
index be77ead3d..f182850c1 100644
--- a/man7/gitglossary.7
+++ b/man7/gitglossary.7
@@ -2,12 +2,12 @@
.\" Title: gitglossary
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITGLOSSARY" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITGLOSSARY" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitnamespaces.7 b/man7/gitnamespaces.7
index efd305cfc..7da265959 100644
--- a/man7/gitnamespaces.7
+++ b/man7/gitnamespaces.7
@@ -2,12 +2,12 @@
.\" Title: gitnamespaces
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITNAMESPACES" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITNAMESPACES" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index 1b2c733eb..9a4b93f8f 100644
--- a/man7/gitremote-helpers.7
+++ b/man7/gitremote-helpers.7
@@ -2,12 +2,12 @@
.\" Title: gitremote-helpers
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitrevisions.7 b/man7/gitrevisions.7
index adf2aa566..d4dcb68f5 100644
--- a/man7/gitrevisions.7
+++ b/man7/gitrevisions.7
@@ -2,12 +2,12 @@
.\" Title: gitrevisions
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITREVISIONS" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITREVISIONS" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitsubmodules.7 b/man7/gitsubmodules.7
index d0fc4393a..18e75d988 100644
--- a/man7/gitsubmodules.7
+++ b/man7/gitsubmodules.7
@@ -2,12 +2,12 @@
.\" Title: gitsubmodules
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITSUBMODULES" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITSUBMODULES" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial-2.7 b/man7/gittutorial-2.7
index f71e9ce67..14f11c458 100644
--- a/man7/gittutorial-2.7
+++ b/man7/gittutorial-2.7
@@ -2,12 +2,12 @@
.\" Title: gittutorial-2
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITTUTORIAL\-2" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITTUTORIAL\-2" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial.7 b/man7/gittutorial.7
index fa59abc84..dcc9f8acb 100644
--- a/man7/gittutorial.7
+++ b/man7/gittutorial.7
@@ -2,12 +2,12 @@
.\" Title: gittutorial
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITTUTORIAL" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITTUTORIAL" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitworkflows.7 b/man7/gitworkflows.7
index 2cf850dc9..6a447a841 100644
--- a/man7/gitworkflows.7
+++ b/man7/gitworkflows.7
@@ -2,12 +2,12 @@
.\" Title: gitworkflows
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-16
+.\" Date: 2024-01-19
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.367.g186b115d30
+.\" Source: Git 2.43.0.386.ge02ecfcc53
.\" Language: English
.\"
-.TH "GITWORKFLOWS" "7" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
+.TH "GITWORKFLOWS" "7" "2024\-01\-19" "Git 2\&.43\&.0\&.386\&.ge02ecf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------