diff options
author | Alex Riesen <raa.lkml@gmail.com> | 2011-03-26 19:46:34 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-03-29 01:13:36 -0700 |
commit | 90cff968b3757061914f83b85a8d58cb9f29e72a (patch) | |
tree | a9e21a9be0ee614f1e63c66e3172eacab561a285 /Documentation/git-init-db.txt | |
parent | git tag documentation grammar fixes and readability updates (diff) | |
download | tgif-90cff968b3757061914f83b85a8d58cb9f29e72a.tar.xz |
HOME must be set before calling git-init when creating test repositories
Otherwise the created test repositories will be affected by users ~/.gitconfig.
For example, setting core.logAllrefupdates in users config will make all
calls to "git config --unset core.logAllrefupdates" fail which will break
the first test which uses the statement and expects it to succeed.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-init-db.txt')
0 files changed, 0 insertions, 0 deletions