projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1636d62
)
Autogenerated man pages for v1.3.0-rc2-g6cbd5
author
Junio C Hamano
<junio@hera.kernel.org>
Wed, 5 Apr 2006 23:08:05 +0000
(23:08 +0000)
committer
Junio C Hamano
<junio@hera.kernel.org>
Wed, 5 Apr 2006 23:08:05 +0000
(23:08 +0000)
man1/git-commit.1
patch
|
blob
|
history
diff --git
a/man1/git-commit.1
b/man1/git-commit.1
index 479600ae64ac83cb44df0a7b54b6b628d870373d..9cf30eda366d855e8259cfffb22cd8e633a578eb 100755
(executable)
--- a/
man1/git-commit.1
+++ b/
man1/git-commit.1
@@
-88,6
+88,7
@@
It is a rough equivalent for:
$ git reset \-\-soft HEAD^
$ \&.\&.\&. do something else to come up with the right tree \&.\&.\&.
$ git commit \-c ORIG_HEAD
+
.fi
but can be used to amend a merge commit\&.