зеркало из https://github.com/microsoft/git.git
Doc repository-layout: Show refs/replace
Signed-off-by: Philip Oakley <philipoakley@iee.org> Signed-off-by: Jeff King <peff@peff.net>
This commit is contained in:
Родитель
7e2010537e
Коммит
11fbe18e9e
|
@ -93,6 +93,12 @@ refs/remotes/`name`::
|
|||
records tip-of-the-tree commit objects of branches copied
|
||||
from a remote repository.
|
||||
|
||||
refs/replace/`<obj-sha1>`::
|
||||
records the SHA1 of the object that replaces `<obj-sha1>`.
|
||||
This is similar to info/grafts and is internally used and
|
||||
maintained by linkgit:git-replace[1]. Such refs can be exchanged
|
||||
between repositories while grafts are not.
|
||||
|
||||
packed-refs::
|
||||
records the same information as refs/heads/, refs/tags/,
|
||||
and friends record in a more efficient way. See
|
||||
|
|
Загрузка…
Ссылка в новой задаче