diff options
author | https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8 <Hamza@web> | 2015-10-13 16:57:24 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-10-13 16:57:24 +0000 |
commit | f1e0bf15e181aa2ea4f13d36073306a608ec8aac (patch) | |
tree | 516335b5bdc660ef0ca39940e5dd6c3badaa2ddb /doc/bugs | |
parent | 5434a379562ec247519d4232810dfb1e1a78ec90 (diff) |
Added a comment
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/SSL_repos_does_not_show_up_in_Assistant/comment_2_2ad5098c5e2ac9b8651cb464adb974c1._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/SSL_repos_does_not_show_up_in_Assistant/comment_2_2ad5098c5e2ac9b8651cb464adb974c1._comment b/doc/bugs/SSL_repos_does_not_show_up_in_Assistant/comment_2_2ad5098c5e2ac9b8651cb464adb974c1._comment new file mode 100644 index 000000000..0759fb777 --- /dev/null +++ b/doc/bugs/SSL_repos_does_not_show_up_in_Assistant/comment_2_2ad5098c5e2ac9b8651cb464adb974c1._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8" + nickname="Hamza" + subject="comment 2" + date="2015-10-13T16:57:24Z" + content=""" +You are right about https access, server does not support git-annex so it is set to meta data only. when using ssh changes are sync (git changes only) but with https changes are not synced (meta data). It is not even listed in repos. When using ssh it is listed in repos as meta data only. I do not store files in the repo just meta data. +"""]] |