diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-04 10:13:07 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-04 10:13:07 -0400 |
commit | aa231ac7d44e9592d817ba17f3d1bdceadca5943 (patch) | |
tree | 6d4a6261b0bcd09715bde02cb28828538f55f123 /doc | |
parent | fd765cdbdca4a897e21a707fbbfc2aaa0391c1b2 (diff) |
Fix typo of GIT_COMMITTER_EMAIL.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/Correct_misspelling_of___34__committer__34__.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/Correct_misspelling_of___34__committer__34__.mdwn b/doc/todo/Correct_misspelling_of___34__committer__34__.mdwn index 9ecd90d..2f0fc92 100644 --- a/doc/todo/Correct_misspelling_of___34__committer__34__.mdwn +++ b/doc/todo/Correct_misspelling_of___34__committer__34__.mdwn @@ -4,3 +4,4 @@ https://github.com/joeyh/etckeeper/blob/master/commit.d/50vcs-commit#L58-L59 This is causing git to incorrectly attribute commits to root instead of the name and email specified in ~/.gitconfig. +> [[fixed|done]] --[[Joey]] |