Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2017-08-17 13:58:14 -04:00
commit 68a0f99ba6
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 31 additions and 0 deletions

View file

@ -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
"""]]

View file

@ -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 Im 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 were editing.
Id like to prevent easy (accidental, really) editing of those archived files.
Does this make sense?
Thank you!
"""]]