Skip to content

Commit

Permalink
Documentation: add a description for 'gitfile' to glossary
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Thomas Ackermann authored and Junio C Hamano committed Feb 1, 2013
1 parent 0859c96 commit 19b4d3d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/glossary-content.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 19b4d3d

Please sign in to comment.