mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04: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.