This commit is contained in:
Joey Hess 2022-08-24 13:28:43 -04:00
parent ef037b9028
commit 33083a952a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="joey"
subject="""comment 3"""
date="2022-08-24T17:26:57Z"
content="""
Even in --json mode there would be difficulties. Consider the case of an
empty directory or a directory that is all gitignored.
If you tried to read a response after sending such a directory, and it did
not output anything, you'd block.
"""]]