This commit is contained in:
Joey Hess 2019-04-09 11:11:29 -04:00
parent 0a14dfd383
commit 3d4ef050dd
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="joey"
subject="""comment 4"""
date="2019-04-09T15:09:24Z"
content="""
I see no reason to add such filename munging to git-annex, controlling the
names of files in the working tree is well out of its scope. It could be in
scope for git, but more likely, if this is a problem for you, you need to
set up your own policy for what filenames are allowed in your repository,
and use existing facilities to enforce it (git hooks, etc).
"""]]