From 4f6b7c1cfd8535c08412c7e7f6c0c4b4af5b03c2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 19 Sep 2013 17:49:40 +0200 Subject: clarify that working dir and working tree is the same thing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- using-git.texinfo | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'using-git.texinfo') diff --git a/using-git.texinfo b/using-git.texinfo index 0466d0c..b660bba 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -777,8 +777,9 @@ Git has four trees should know about to better understand how Git works. The first tree you encounter is the -working directory. The tree begins -in the parent so called git directory; +working directory, called the working +tree in Git. The tree begins in the +parent so called git directory; the directory you executed @command{git init} in, and contains the directory @file{.git}. -- cgit v1.2.3-70-g09d2