From: Stefan Sperling Subject: Re: got status misses unversioned files (was: Re: LLVM 18.1.8 update in base) To: Christian Weisgerber Cc: gameoftrees@openbsd.org Date: Wed, 31 Jul 2024 18:35:23 +0200 On Wed, Jul 31, 2024 at 05:42:57PM +0200, Christian Weisgerber wrote: > So running "got status" on a a new, unversioned file shows it as > such, but a recursive status simply ignores it. Is that a bug or > is my expectation wrong? Looks like a bug to me. Could you try to debug the status walk to find out why the files get skipped?