response
This commit is contained in:
parent
e23839acf3
commit
f04353e066
1 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2017-06-06T16:59:00Z"
|
||||||
|
content="""
|
||||||
|
If you uninit a repository that does not have the content of some files
|
||||||
|
locally present, you'll be left with broken symlinks for those files.
|
||||||
|
|
||||||
|
The way to avoid this is to run `git annex get` to get the contents of
|
||||||
|
all files downloaded into the repository before you uninit.
|
||||||
|
"""]]
|
Loading…
Add table
Reference in a new issue