From fd765cdbdca4a897e21a707fbbfc2aaa0391c1b2 Mon Sep 17 00:00:00 2001 From: "aheckler@5216e42ed63dffe4fd3fea9b0dd4f8a157b29051" Date: Tue, 4 Aug 2015 01:01:16 +0000 Subject: --- doc/todo/Correct_misspelling_of___34__committer__34__.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/todo/Correct_misspelling_of___34__committer__34__.mdwn (limited to 'doc') diff --git a/doc/todo/Correct_misspelling_of___34__committer__34__.mdwn b/doc/todo/Correct_misspelling_of___34__committer__34__.mdwn new file mode 100644 index 0000000..9ecd90d --- /dev/null +++ b/doc/todo/Correct_misspelling_of___34__committer__34__.mdwn @@ -0,0 +1,6 @@ +In commit.d/50vcs-commit the word "committer" is misspelled twice (as "commiter"). Here it is in the code: + +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. + -- cgit v1.2.3