test: Set git user name and email in case git can't guess values.

This commit is contained in:
Joey Hess 2011-02-09 11:17:26 -04:00
parent 4a3a80f432
commit 82bc10d5ea
3 changed files with 6 additions and 0 deletions

View file

@ -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]]