comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 18 Dec 2023 17:56:08 +0000 (13:56 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 18 Dec 2023 17:56:08 +0000 (13:56 -0400)
doc/tips/largefiles/comment_17_066fdebc2655dd11077fda1ef6e102e4._comment [new file with mode: 0644]

diff --git a/doc/tips/largefiles/comment_17_066fdebc2655dd11077fda1ef6e102e4._comment b/doc/tips/largefiles/comment_17_066fdebc2655dd11077fda1ef6e102e4._comment
new file mode 100644 (file)
index 0000000..7f862aa
--- /dev/null
@@ -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.
+"""]]