From 1663ee3d3f78488517a6b13f44e1d75b384aa532 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 14 Jul 2014 18:21:15 +0000 Subject: [PATCH] Added a comment --- .../comment_2_4eafd3e989611f835c489b379bd6ec8a._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Android_version_does_not_sync/comment_2_4eafd3e989611f835c489b379bd6ec8a._comment diff --git a/doc/forum/Android_version_does_not_sync/comment_2_4eafd3e989611f835c489b379bd6ec8a._comment b/doc/forum/Android_version_does_not_sync/comment_2_4eafd3e989611f835c489b379bd6ec8a._comment new file mode 100644 index 0000000000..bf2b412633 --- /dev/null +++ b/doc/forum/Android_version_does_not_sync/comment_2_4eafd3e989611f835c489b379bd6ec8a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.2" + subject="comment 2" + date="2014-07-14T18:21:15Z" + content=""" +How did you create this repository on the android device? Normally a git repository has an index file, unless it has just been manually created with `git init` and has not yet had anything added to it. When the webapp is used to create a repository, it should always leave it with an index file already present. +"""]]