Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
c5b6c55afc
4 changed files with 26 additions and 1 deletions
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="ericm"
|
||||
avatar="http://cdn.libravatar.org/avatar/67ca64c5a99fb142fc2e3916333881ca"
|
||||
subject="comment 2"
|
||||
date="2018-10-10T23:20:17Z"
|
||||
content="""
|
||||
Yeah I realized that what I want to achieve is not currently possible. So I just modified a bit the standard client preferred content, removing the archive folder part,
|
||||
"""]]
|
|
@ -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 mishap. It cropped after commiting a number of files that had been moved between folders.
|
||||
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.
|
||||
|
||||
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,9 @@
|
|||
[[!comment format=mdwn
|
||||
username="branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e"
|
||||
nickname="branchable"
|
||||
avatar="http://cdn.libravatar.org/avatar/ae41dba34ee6000056f00793c695be75"
|
||||
subject="Works now!!"
|
||||
date="2018-10-11T16:09:00Z"
|
||||
content="""
|
||||
Thanks a lot @joey, after running `termux-fix-shebang git-annex.linux/bin/*` this new build works!
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="Ilya_Shlyakhter"
|
||||
avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
|
||||
subject="comment 13"
|
||||
date="2018-10-11T12:03:12Z"
|
||||
content="""
|
||||
So, it was some odd misconfiguration — I initremote’d a new external special remote of the same externaltype, set the old one to annex-ignore, and things seem to work.
|
||||
"""]]
|
Loading…
Reference in a new issue