diff options
author | Joey Hess <joey@kitenet.net> | 2011-02-09 11:17:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-09 11:17:26 -0400 |
commit | 82bc10d5eafa76ce06b294382e1597d67b06e911 (patch) | |
tree | 2438061bd89bad814406a7cded80a0ce1bade91b /doc/bugs | |
parent | 4a3a80f4321a023e56d63e5fcdb73f075e17e167 (diff) |
test: Set git user name and email in case git can't guess values.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/tests_fail_when_there_is_no_global_.gitconfig_for_the_user.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/tests_fail_when_there_is_no_global_.gitconfig_for_the_user.mdwn b/doc/bugs/tests_fail_when_there_is_no_global_.gitconfig_for_the_user.mdwn index e9dda9916..b90b501e3 100644 --- a/doc/bugs/tests_fail_when_there_is_no_global_.gitconfig_for_the_user.mdwn +++ b/doc/bugs/tests_fail_when_there_is_no_global_.gitconfig_for_the_user.mdwn @@ -46,3 +46,5 @@ After doing this, you may fix the identity used for this commit with: </pre> I guess it also depends a bit on how git figures out who it is is committing and how the machine in question is configured with hostnames and domain names. + +> Fixed that. [[done]] --[[Joey]] |