comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 28 Feb 2022 16:15:08 +0000 (12:15 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 28 Feb 2022 16:15:08 +0000 (12:15 -0400)
doc/bugs/no_longer_non-0_exit_for___34__find_..._nonexisting__34__/comment_2_88d08c4b269c075e0724fa1bce70f671._comment [new file with mode: 0644]

diff --git a/doc/bugs/no_longer_non-0_exit_for___34__find_..._nonexisting__34__/comment_2_88d08c4b269c075e0724fa1bce70f671._comment b/doc/bugs/no_longer_non-0_exit_for___34__find_..._nonexisting__34__/comment_2_88d08c4b269c075e0724fa1bce70f671._comment
new file mode 100644 (file)
index 0000000..4d2df38
--- /dev/null
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2022-02-28T16:11:46Z"
+ content="""
+Also, the docs for annex.skipunknown say that a command should exit nonzero
+if all files in a directory are not checked into git, but it does not
+behave that way either. It seems that it needs to propagate a nonzero exit
+status of git-ls-files at least for that, if not for also the handling of
+files that do not exist.
+"""]]