mirror of
https://github.com/git/git.git
synced 2025-03-24 07:50:11 +00:00
Documentation: add a description for 'gitfile' to glossary
Signed-off-by: Thomas Ackermann <th.acker@arcor.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
0859c969db
commit
19b4d3d4ff
@ -149,6 +149,10 @@ to point at the new commit.
|
||||
[[def_git_archive]]Git archive::
|
||||
Synonym for <<def_repository,repository>> (for arch people).
|
||||
|
||||
[[def_gitfile]]gitfile::
|
||||
A plain file `.git` at the root of a working tree that
|
||||
points at the directory that is the real repository.
|
||||
|
||||
[[def_grafts]]grafts::
|
||||
Grafts enables two otherwise different lines of development to be joined
|
||||
together by recording fake ancestry information for commits. This way
|
||||
|
Loading…
x
Reference in New Issue
Block a user