aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-commit.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-commit.adoc')
-rw-r--r--Documentation/git-commit.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-commit.adoc b/Documentation/git-commit.adoc
index ae988a883b..d4d576ce66 100644
--- a/Documentation/git-commit.adoc
+++ b/Documentation/git-commit.adoc
@@ -281,6 +281,7 @@ variable (see linkgit:git-config[1]).
+
--
It is a rough equivalent for:
+
------
$ git reset --soft HEAD^
$ ... do something else to come up with the right tree ...