renamed some filenames to not end with a period

Windows does not allow such filenames, which prevented cloning git-annex
on windows.
This commit is contained in:
Joey Hess 2020-10-07 12:12:53 -04:00
parent 20f86e43f7
commit 2d5036e440
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
15 changed files with 11 additions and 0 deletions

View file

@ -16,3 +16,5 @@ Because of this, developing and building on Windows is harder and more needlessl
### What steps will reproduce the problem?
Cloning the git-annex repository on Windows 7 — or any other Windows, I believe.
> [[fixed|done]] --[[Joey]]

View file

@ -0,0 +1,9 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2020-10-07T16:11:23Z"
content="""
Thanks for reporting that. We used to have problems with : getting into
filenames in the website, fixed that, so I've gone ahead and fixed this
too, including (I hope) configuring it to reject a trailing period.
"""]]