зеркало из https://github.com/microsoft/git.git
AsciiDoc fix for tutorial
RE \^.+\^ becomes <sup>. Not wanted here Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
a79656e6af
Коммит
2eb063c933
|
@ -309,7 +309,7 @@ git diff HEAD^^ HEAD^
|
|||
-------------------------------------
|
||||
|
||||
shows the difference between that previous state and the state two
|
||||
commits ago. Also, HEAD~5 can be used as a shorthand for HEAD^^^^^,
|
||||
commits ago. Also, HEAD~5 can be used as a shorthand for HEAD{caret}{caret}{caret}{caret}{caret},
|
||||
and more generally HEAD~n can refer to the nth previous commit.
|
||||
Commits representing merges have more than one parent, and you can
|
||||
specify which parent to follow in that case; see
|
||||
|
|
Загрузка…
Ссылка в новой задаче