aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/assistant_doesn__39__t_sync_file_permissions/comment_6_13db3474113b157b7431eb1c835e5814._comment
blob: 6f7283be26f0c6178650bc9957a113eb26a834e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="Xyem"
 ip="178.79.137.64"
 subject="comment 6"
 date="2014-06-24T10:05:26Z"
 content="""
Now that git-annex has a proper metadata system now, can this be handled?

Perhaps doing this:

git annex metadata -s __executable 001

could cause git-annex to set the executable bit (on get, fsck etc.) and that be set automatically on git annex add if the file has executable bit set (numbers are a bitmask for which execute bit to set..?).
"""]]