diff --git a/doc/design/assistant/blog/day_195__real_android_app/comment_4_2d2eee4bcbbd1d069a80bff5edc90c3c._comment b/doc/design/assistant/blog/day_195__real_android_app/comment_4_2d2eee4bcbbd1d069a80bff5edc90c3c._comment new file mode 100644 index 0000000000..acb022e132 --- /dev/null +++ b/doc/design/assistant/blog/day_195__real_android_app/comment_4_2d2eee4bcbbd1d069a80bff5edc90c3c._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.253.75" + subject="comment 4" + date="2013-02-22T00:54:56Z" + content=""" +@jim git http support is disabled to save space + +What seems to work is: git config user.email \"you@example.com\" + +It's probably looking in the wrong place for the global .gitconfig so --global doesn't work. The assistant +also automates dealing with this problem BTW. +"""]]