From 3afd3b25e338b342f07fec542c2623abdb96f747 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 25 Feb 2015 14:05:24 -0400 Subject: [PATCH] followup; version number is basic information so close useless report --- ...error_when_git_global_email+name_not_set.mdwn | 3 +++ ...t_1_728cdb11f728527219dc8db485cd7204._comment | 16 ++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 doc/bugs/assistant_report_error_when_git_global_email+name_not_set/comment_1_728cdb11f728527219dc8db485cd7204._comment diff --git a/doc/bugs/assistant_report_error_when_git_global_email+name_not_set.mdwn b/doc/bugs/assistant_report_error_when_git_global_email+name_not_set.mdwn index bf2892e5d1..7d7e3f0ce3 100644 --- a/doc/bugs/assistant_report_error_when_git_global_email+name_not_set.mdwn +++ b/doc/bugs/assistant_report_error_when_git_global_email+name_not_set.mdwn @@ -18,3 +18,6 @@ Going to the terminal and running git --global for email and name solved the pro # End of transcript or log. """]] + +> [[closing|done]] since no version was provided and the current version +> almost certianly deals with this. --[[Joey]] diff --git a/doc/bugs/assistant_report_error_when_git_global_email+name_not_set/comment_1_728cdb11f728527219dc8db485cd7204._comment b/doc/bugs/assistant_report_error_when_git_global_email+name_not_set/comment_1_728cdb11f728527219dc8db485cd7204._comment new file mode 100644 index 0000000000..cf78c88109 --- /dev/null +++ b/doc/bugs/assistant_report_error_when_git_global_email+name_not_set/comment_1_728cdb11f728527219dc8db485cd7204._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-02-25T18:01:35Z" + content=""" +You didn't say what version of git-annex you're using. + +Different versions of git-annex have gone to increasing lengths to work +around this problem of git not working out of the box on systems like +yours. Without a version number, or other infortmation, I have no way +of knowing why it didn't work. + +Since the current version's workarounds include noticing if commit fails, +and coniguring the user.name and user.email, I'll bet you're using some +old version.. +"""]]