From af6f4cafa3842e269bc761de129742bf2b1ef9bd Mon Sep 17 00:00:00 2001 From: "https://launchpad.net/~timo-linux" Date: Tue, 14 Jan 2014 07:29:32 +0000 Subject: [PATCH] Added a comment: Would GIT_DIR or GIT_WORK_TREE be valid for this? --- .../comment_2_f8df728de28218a6b060ae9f08adac79._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Usecase:_Tree_of_files_on_a_remote_SMB_server_that_i_need_to_leave_there__44____while_also_cloning_and_syncing_too./comment_2_f8df728de28218a6b060ae9f08adac79._comment diff --git a/doc/forum/Usecase:_Tree_of_files_on_a_remote_SMB_server_that_i_need_to_leave_there__44____while_also_cloning_and_syncing_too./comment_2_f8df728de28218a6b060ae9f08adac79._comment b/doc/forum/Usecase:_Tree_of_files_on_a_remote_SMB_server_that_i_need_to_leave_there__44____while_also_cloning_and_syncing_too./comment_2_f8df728de28218a6b060ae9f08adac79._comment new file mode 100644 index 0000000000..576007b62b --- /dev/null +++ b/doc/forum/Usecase:_Tree_of_files_on_a_remote_SMB_server_that_i_need_to_leave_there__44____while_also_cloning_and_syncing_too./comment_2_f8df728de28218a6b060ae9f08adac79._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://launchpad.net/~timo-linux" + nickname="Tim O'Callaghan" + subject="Would GIT_DIR or GIT_WORK_TREE be valid for this?" + date="2014-01-14T07:29:31Z" + content=""" +For example if i mounted this filesystem and used annex and GIT_ env variables to watch it? Presumably in direct mode, because i don't want to remove the source files, but i do want to manage my source files. +"""]]