diff --git a/doc/bugs/find_--branch__58___no_results_with_--__123__un__44____125__locked/comment_3_b68abf3a46bf0137c02e439c58ce0014._comment b/doc/bugs/find_--branch__58___no_results_with_--__123__un__44____125__locked/comment_3_b68abf3a46bf0137c02e439c58ce0014._comment new file mode 100644 index 0000000000..0d19fde168 --- /dev/null +++ b/doc/bugs/find_--branch__58___no_results_with_--__123__un__44____125__locked/comment_3_b68abf3a46bf0137c02e439c58ce0014._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2021-03-02T17:40:57Z" + content=""" +Ah yes, it's using git ls-tree so it can just check if the mode is that of +a symlink or a file to tell if it's unlocked, so no need to mess with +catKey. + +Ok, got --branch combined --unlocked/--locked working! Also in whereis and +whatever other commands support --branch. +"""]]