From 0a1dc3482fc3a7fb06159dbef19022ccb9c5b189 Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Tue, 10 Sep 2013 23:38:16 +0000 Subject: [PATCH] sign --- doc/tips/shared_git_annex_directory_between_multiple_users.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/tips/shared_git_annex_directory_between_multiple_users.mdwn b/doc/tips/shared_git_annex_directory_between_multiple_users.mdwn index 972539632a..61f02ab3c1 100644 --- a/doc/tips/shared_git_annex_directory_between_multiple_users.mdwn +++ b/doc/tips/shared_git_annex_directory_between_multiple_users.mdwn @@ -29,6 +29,8 @@ Now if another application that is not aware of git's `sharedRepository` configu You will also need to start the process with a proper [[!wikipedia umask]] (`002` instead of `022`). +(!) I haven't actually tested this part. --[[anarcat]] + See also ========