Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
899c3083e8
4 changed files with 38 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU"
|
||||
nickname="Adam"
|
||||
subject="Horns?"
|
||||
date="2013-07-31T19:53:51Z"
|
||||
content="""
|
||||
I don't necessarily mean this as a criticism, just an observation. I wasn't a big fan of the old logo, but this new one looks like it has horns. Or a bit like a pitchfork.
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.0.21"
|
||||
subject="comment 3"
|
||||
date="2013-07-31T20:03:13Z"
|
||||
content="""
|
||||
I think the arrows are a bit too pointy. If someone wants to adjust the svg to make the arrows have a bit more of a rounded feel like in the old logo, that'd be fine by me.
|
||||
"""]]
|
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg"
|
||||
nickname="Bence"
|
||||
subject="comment 6"
|
||||
date="2013-07-31T17:34:50Z"
|
||||
content="""
|
||||
Roger that.
|
||||
|
||||
If this is acceptable: [terminal output screenshot](http://i.imgur.com/lsJJYwF.png), than I'm almost done and will publish soon.
|
||||
(Of course a REST API using client would much be better, but this is just the start.)
|
||||
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.0.21"
|
||||
subject="comment 7"
|
||||
date="2013-07-31T17:42:22Z"
|
||||
content="""
|
||||
If I were you I'd suppress that \"File not found\" error.
|
||||
|
||||
Hook special remotes *can* output messages to stderr, and it's also fine to output eg, progress bars to stdout when seding/receving files. But unnecessary cluttery output should be avoided.
|
||||
"""]]
|
Loading…
Reference in a new issue