git-annex/doc/tips/largefiles/comment_16_00304872f9750e515c66fad68826e4ff._comment

9 lines
288 B
Text
Raw Normal View History

2019-10-08 18:16:39 +00:00
[[!comment format=mdwn
username="joey"
subject="""Re: annexed -> normal git does not work if annexed file was unlocked"""
date="2019-10-08T18:14:45Z"
content="""
Touching the file first avoids the problem, or git rm --cached to force
git to re-add it. I've updated the example.
"""]]