Files
@ 205c0ed5b628
Branch filter:
Location: kallithea/docs/api/models.rst
205c0ed5b628
632 B
text/prs.fallenstein.rst
tests: set EMAIL on git commit
If git user email is not set yet, git requires the EMAIL environment variable
to be set. If it wasn't set in the test environment, test_add_submodule would
fail with something like:
fatal: unable to auto-detect email address
If git user email is not set yet, git requires the EMAIL environment variable
to be set. If it wasn't set in the test environment, test_add_submodule would
fail with something like:
fatal: unable to auto-detect email address