Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
0db43ccc81
2 changed files with 22 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="go8ose"
|
||||
ip="59.167.191.61"
|
||||
subject="comment 2"
|
||||
date="2014-05-30T10:28:38Z"
|
||||
content="""
|
||||
I was shown a password prompt for the remote. Then I realised I was controlling my ~/.ssh/authorized_keys file with puppet, which would have removed the public key that annex would have added to that file. I'm sure that once I fix that up, I'll get it working again.
|
||||
|
||||
Thanks for the CLI suggestion.
|
||||
"""]]
|
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.176"
|
||||
subject="comment 2"
|
||||
date="2014-05-30T00:32:25Z"
|
||||
content="""
|
||||
I don't understand this request at all
|
||||
|
||||
* There are plenty of console emulators with bidi support. If you need bidi support, surely you have already found and are using one of them?
|
||||
* `git annex log` does not output much that seems likely to need bidi support. At least no more than any other git-annex command, specifically names of remotes, and names of files.
|
||||
* `git annex log` is a low-level tool, almost a debugging tool. Users of the webapp might be interested in which repositories a file has gotten to, but surely not the history of past locations of files.
|
||||
"""]]
|
Loading…
Reference in a new issue