comment
This commit is contained in:
parent
0155639f2e
commit
2ab53b7a6d
1 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2018-12-04T21:27:30Z"
|
||||
content="""
|
||||
If the file is locked, git-annex get has to modify it when it populates it.
|
||||
|
||||
git-annex is supposed to restage the file in order to update git's index.
|
||||
In a few cases where the index file is locked by something else, it is
|
||||
unable to do so and displays a warning, so perhaps that's what happened here.
|
||||
"""]]
|
Loading…
Reference in a new issue