Re: [PATCH] Documentation: read-tree consistent usage of working tree

2015-08-25 Thread Junio C Hamano
Lars Vogel writes: > http://git-scm.com/docs/git-clone speaks only about working tree, the > usage of "working directory" for working tree is confusing. Working > directory describes the current directory while working tree describes > all files and sub directories. Actually I think the $cwd is

[PATCH] Documentation: read-tree consistent usage of working tree

2015-08-17 Thread Lars Vogel
http://git-scm.com/docs/git-clone speaks only about working tree, the usage of "working directory" for working tree is confusing. Working directory describes the current directory while working tree describes all files and sub directories. Signed-off-by: Lars Vogel --- Documentation/git-read-tre

[PATCH] Documentation: read-tree consistent usage of working tree

2015-08-17 Thread Lars Vogel
http://git-scm.com/docs/git-clone speaks only about working tree, the usage of "working directory" for working tree is confusing. Working tree describes the current directory. Signed-off-by: Lars Vogel --- Documentation/git-read-tree.txt | 8 1 file changed, 4 insertions(+), 4 deletions