From ba10ca0de84ee307865ed397721e2881b2406799 Mon Sep 17 00:00:00 2001 From: mario Date: Tue, 25 Sep 2018 09:45:01 +0000 Subject: [PATCH] Added a comment --- ...comment_4_65bbee3637d09bb6078ec7b118852fd8._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Efficiently_move_files_from_one_repo_to_another/comment_4_65bbee3637d09bb6078ec7b118852fd8._comment diff --git a/doc/forum/Efficiently_move_files_from_one_repo_to_another/comment_4_65bbee3637d09bb6078ec7b118852fd8._comment b/doc/forum/Efficiently_move_files_from_one_repo_to_another/comment_4_65bbee3637d09bb6078ec7b118852fd8._comment new file mode 100644 index 0000000000..c1000dc45a --- /dev/null +++ b/doc/forum/Efficiently_move_files_from_one_repo_to_another/comment_4_65bbee3637d09bb6078ec7b118852fd8._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="mario" + avatar="http://cdn.libravatar.org/avatar/4c63b0935789d29210d0bd8cad8d7ac7" + subject="comment 4" + date="2018-09-25T09:45:00Z" + content=""" +I discovered one potential problem with this approach. The \"server\" in my example typically has \"--bare\" repos created by gitolite. I'm not sure if I can convince such a repo to get files from the cache. But I will try and report my findings. + +Is there a way to tell a remote repo (e.g. the server) to get files from another remote? +"""]]