mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
git commit fails when user.name and user.email aren't set. Unfortunately using git commit --author='Test Test <test@example.com>' doesn't work. This could happen in environments where pristine users are used to build software. This patch is public domain.