Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
68a0f99ba6
2 changed files with 31 additions and 0 deletions
|
@ -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
|
||||
|
||||
"""]]
|
|
@ -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!
|
||||
"""]]
|
Loading…
Reference in a new issue