comment
This commit is contained in:
parent
93e0810ad5
commit
0e161a7404
1 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 17"""
|
||||
date="2023-12-18T17:52:30Z"
|
||||
content="""
|
||||
@imlew `git add` runs git-annex as a filter, so it cannot output progress
|
||||
displays or other messages on stdout at that point. It would have to output
|
||||
to stderr, but outputting non-errors to stderr is not great either.
|
||||
"""]]
|
Loading…
Reference in a new issue