comment and close

This commit is contained in:
Joey Hess 2024-12-18 19:59:15 -04:00
parent d431762c48
commit 02169a1ce3
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 15 additions and 0 deletions

View file

@ -65,3 +65,5 @@ disableWildcardExpansion r = r
[[!meta author=yoh]] [[!meta author=yoh]]
[[!tag projects/openneuro]] [[!tag projects/openneuro]]
> [[wontfix|done]] --[[Joey]]

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2024-12-18T23:45:32Z"
content="""
You can accomplish the same thing as that pathspec with
`--include=*.nii.gz` and it works on all git-annex commands and
is a much richer language than git's pathspecs that can do a lot more
besides.
So, I think it would be redundant to support git's pathspecs, and am going
to close this bug.
"""]]