Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
7625cc58ae
2 changed files with 12 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
I am just beginning to use git-annex so it is possible that the following issue was caused by my own mistake. It cropped after commiting a number of files that had been moved between subfolders, and added with `git add -A` etc.
|
||||
I am just beginning to use git-annex so it is possible that the following issue was caused by my own mistake. It cropped up after commiting a number of files that had been moved between subfolders, and added with `git add -A` etc.
|
||||
|
||||
When files are locked, I am able to view their contents. However, when I unlock certain files, their contents appear to be replaced by the contents of the symlink. Locking them again allows me to view their contents. For instance, with one unlocked file, say `test.md`, I get
|
||||
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="erewhon_smith@6671dff14d578cb6d55a3ca285f2c54151b69f60"
|
||||
nickname="erewhon_smith"
|
||||
avatar="http://cdn.libravatar.org/avatar/b9bd5ad7176ebe149d0f051dcfe0a63e"
|
||||
subject="comment 2"
|
||||
date="2018-10-17T18:45:59Z"
|
||||
content="""
|
||||
Joey, thanks for the response, not to mention also for this brilliant piece of software. I understand version 6 still being experimental.
|
||||
|
||||
Do you have any thoughts on how I can repair my repository at this point so that unlocking files gives me back their contents?
|
||||
"""]]
|
Loading…
Reference in a new issue