This commit is contained in:
oliv5 2022-06-01 11:13:43 +00:00 committed by admin
parent 5cb21022e2
commit fec94b21f3

View file

@ -1,15 +0,0 @@
[[!comment format=mdwn
username="oliv5"
avatar="http://cdn.libravatar.org/avatar/d7f0d33c51583bbd8578e4f1f9f8cf4b"
subject="comment 9"
date="2022-06-01T10:53:21Z"
content="""
One note for people with the same issue: on my side, the file .git/info/attributes was entirely missing.
I created it and put the following content, taken from \"git-annex help smudge\" manpage:
* filter=annex
.* !filter
And the \"git status\" issue vanished...
"""]]