From 2333099ccf7c86f662b7dc5788c66164ac1c99cf Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Fri, 22 Feb 2013 00:54:57 +0000 Subject: [PATCH] Added a comment --- ...ment_4_2d2eee4bcbbd1d069a80bff5edc90c3c._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/design/assistant/blog/day_195__real_android_app/comment_4_2d2eee4bcbbd1d069a80bff5edc90c3c._comment 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. +"""]]