deqp_submit.py: Support setting and using local git user.email information
Instead of always using the globally defined value for user.email try using the one defined in the results repository. Also, make it possible to permanently set email for upload with the --email flag to the upload command.
Loading