summaryrefslogtreecommitdiffstats
path: root/man1/git-rev-parse.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-rev-parse.1')
-rw-r--r--man1/git-rev-parse.111
1 files changed, 7 insertions, 4 deletions
diff --git a/man1/git-rev-parse.1 b/man1/git-rev-parse.1
index 0601f971a..f22769a88 100644
--- a/man1/git-rev-parse.1
+++ b/man1/git-rev-parse.1
@@ -2,12 +2,12 @@
.\" Title: git-rev-parse
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 01/20/2023
+.\" Date: 01/21/2023
.\" Manual: Git Manual
-.\" Source: Git 2.39.1.254.g904d404274
+.\" Source: Git 2.39.1.308.g56c8fb1e95
.\" Language: English
.\"
-.TH "GIT\-REV\-PARSE" "1" "01/20/2023" "Git 2\&.39\&.1\&.254\&.g904d40" "Git Manual"
+.TH "GIT\-REV\-PARSE" "1" "01/21/2023" "Git 2\&.39\&.1\&.308\&.g56c8fb" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -570,7 +570,10 @@ invocation\&.
\fBORIG_HEAD\fR
is created by commands that move your
\fBHEAD\fR
-in a drastic way, to record the position of the
+in a drastic way (\fBgit am\fR,
+\fBgit merge\fR,
+\fBgit rebase\fR,
+\fBgit reset\fR), to record the position of the
\fBHEAD\fR
before their operation, so that you can easily change the tip of the branch back to the state before you ran them\&.
\fBMERGE_HEAD\fR