aboutsummaryrefslogtreecommitdiffstats
path: root/using-git.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-03 21:09:25 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-03 21:09:25 +0200
commitd59831800cb939f1d8cb520874a774dd674aca62 (patch)
tree482a4576561a2e46b025b1b8bf81cb1d63a42fd1 /using-git.texinfo
parentadd fetch to glossary (diff)
downloadusing-git-d59831800cb939f1d8cb520874a774dd674aca62.tar.gz
using-git-d59831800cb939f1d8cb520874a774dd674aca62.tar.bz2
using-git-d59831800cb939f1d8cb520874a774dd674aca62.tar.xz
add gitfile to glossary
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'using-git.texinfo')
-rw-r--r--using-git.texinfo10
1 files changed, 9 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index a529be3..dd27def 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -1368,7 +1368,15 @@ remote repository, you download, to a local
database, objects that have not yet been
downloaded.
-@c @item gitfile
+@item gitfile
+A plain file named @file{.git} located in
+the root fo the working tree, that points
+the to real repository.
+The is a create idea to use this if you
+do not want a backup repostory as it prevents
+you from accidentally remove anything but
+the working tree.
+
@c @item grafts
@item hash