diff --git a/doc/forum/How_to_add_dotfiles_in_direct_mode__63__/comment_2_c7269cde1db02069149268b6c6a50786._comment b/doc/forum/How_to_add_dotfiles_in_direct_mode__63__/comment_2_c7269cde1db02069149268b6c6a50786._comment new file mode 100644 index 0000000000..9c14759d4e --- /dev/null +++ b/doc/forum/How_to_add_dotfiles_in_direct_mode__63__/comment_2_c7269cde1db02069149268b6c6a50786._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="pitsa@5f5d24a1fb7ba0d050ae7cf95b4c3032002e8e38" + nickname="pitsa" + avatar="http://cdn.libravatar.org/avatar/d1de087e3bdaf7c2288b89b8ea56e6a5" + subject="Thanks" + date="2017-08-17T16:35:33Z" + content=""" +Ok, this seems to work: + + git annex add -c annex.largefiles='not include=*' .gitattributes .gitignore + git annex sync + +"""]] diff --git a/doc/forum/Unlocked_directory__63___Having_all_its_new_files_unlocked/comment_5_7a2109bbe16de4c05db48763d00bfaf1._comment b/doc/forum/Unlocked_directory__63___Having_all_its_new_files_unlocked/comment_5_7a2109bbe16de4c05db48763d00bfaf1._comment new file mode 100644 index 0000000000..df3883bd22 --- /dev/null +++ b/doc/forum/Unlocked_directory__63___Having_all_its_new_files_unlocked/comment_5_7a2109bbe16de4c05db48763d00bfaf1._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="michalrus" + avatar="http://cdn.libravatar.org/avatar/83c0b6e7f9d20f09a892263c4903bbae" + subject="comment 5" + date="2017-08-17T17:53:24Z" + content=""" +My particular example is that I’m using git-annex: + +• mostly as an archive (esp. in family files context), + +• but also as a sort-of FLOSS Dropbox for some specific files, that we’re editing. + +I’d like to prevent easy (accidental, really) editing of those archived files. + +Does this make sense? + +Thank you! +"""]]