diff options
author | 2017-11-03 11:28:03 +0000 | |
---|---|---|
committer | 2017-11-03 11:28:03 +0000 | |
commit | c0af036cdc26a05d2b963bdc274b837f6b982f54 (patch) | |
tree | 66c7f49766ae2196afdce7c629102a244bbb9086 | |
parent | 8a5a871d8a069acbed9607b953d87f08f53ad789 (diff) |
Added a comment: Is it essential to clone from the server?
-rw-r--r-- | doc/tips/centralized_git_repository_tutorial/on_your_own_server/comment_3_371f22ec58cf953c2b8abe3af71d3f91._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/tips/centralized_git_repository_tutorial/on_your_own_server/comment_3_371f22ec58cf953c2b8abe3af71d3f91._comment b/doc/tips/centralized_git_repository_tutorial/on_your_own_server/comment_3_371f22ec58cf953c2b8abe3af71d3f91._comment new file mode 100644 index 000000000..c39263fa5 --- /dev/null +++ b/doc/tips/centralized_git_repository_tutorial/on_your_own_server/comment_3_371f22ec58cf953c2b8abe3af71d3f91._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="ynikitenko" + avatar="http://cdn.libravatar.org/avatar/168d629704097ddc596f75ca32a687a3" + subject="Is it essential to clone from the server?" + date="2017-11-03T11:28:01Z" + content=""" + Now on your laptop, clone the git repository from the server: + +Is it possible to init git-annex repo on your local machine, add git-remote there and push local data to the server? Won't there be any problems with this 'non-official' approach? +"""]] |