commit | e5b5c1d2cf0416b0e597c4b974b0efbd1da54267 | [log] [tgz] |
---|---|---|
author | Gustaf Hendeby <hendeby@isy.liu.se> | Sun Aug 31 18:00:27 2008 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Aug 31 16:31:58 2008 -0700 |
tree | 313b279a7ffe5bced4432b46fc11429a55bb608a | |
parent | 1707adb7f2b75b3204f34475828f301ce05cb384 [diff] |
Document clarification: gitmodules, gitattributes The SYNOPSIS section of gitattibutes and gitmodule fail to clearly specify the name of the in tree files used. This patch brings in the initial `.' and the fact that the `.gitmodules' file should reside at the top-level of the working tree. Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se> Signed-off-by: Junio C Hamano <gitster@pobox.com>