diff options
author | http://cweiske.de/ <cweiske@web> | 2013-07-09 06:50:03 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-09 06:50:03 +0000 |
commit | 2b38457f74d3271ec57063848955bdc39b69fdb5 (patch) | |
tree | afbc4950b72c0db398057564dfece5c709eb5592 /doc/design | |
parent | 2802e9fc345c86c173eb7f7ac16f921b7827fe2a (diff) |
link bug
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/blog/day_292__bugfixes.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/assistant/blog/day_292__bugfixes.mdwn b/doc/design/assistant/blog/day_292__bugfixes.mdwn index c2d3a1abb..a514afd0e 100644 --- a/doc/design/assistant/blog/day_292__bugfixes.mdwn +++ b/doc/design/assistant/blog/day_292__bugfixes.mdwn @@ -2,7 +2,7 @@ Actually spread out over several days.. I think I have finally comprehensively dealt with all the wacky system misconfigurations that can make `git commit` complain and refuse to commit. -The last of these is a system with a FQDN that doesn't have a dot in it. +The last of these is [a system with a FQDN that doesn't have a dot in it](http://git-annex.branchable.com/bugs/view_logs_fails:_Internal_Server_Error__internal_liftAnnex/). I personally think git should just use the hostname as-is in the email address for commits here -- it's better to be robust. Indeed, I think it would make more sense if `git commit` never failed, unless it ran out of |