summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9029ebb)
raw | patch | inline | side by side (parent: 9029ebb)
author | SZEDER Gábor <szeder@ira.uka.de> | |
Mon, 4 Apr 2011 14:59:25 +0000 (16:59 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 4 Apr 2011 17:25:21 +0000 (10:25 -0700) |
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | patch | blob | history |
index 52ffbf4efb8d17c22893112208c5864d4c19741d..6babbc78375e0c4e4e6ef4bdff8511b53c8cf9d1 100644 (file)
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
Set the path to the root of the working tree.
This can be overridden by the GIT_WORK_TREE environment
variable and the '--work-tree' command line option.
- The value can an absolute path or relative to the path to
+ The value can be an absolute path or relative to the path to
the .git directory, which is either specified by --git-dir
or GIT_DIR, or automatically discovered.
If --git-dir or GIT_DIR is specified but none of