Hi Ralph,

On Fri, 20 Oct 2023 at 07:55, Ralph Goers <ralph.go...@dslextreme.com> wrote:
> As far as the worktree stuff goes, I’d be in favor of that if it can be used 
> to solve the issues Piotr mentions where Log4j-Scala and Log4j-Kotlin need to 
> be independently committed and merged, although I have a suspicion that the 
> ASF web site support would work better if those were in their own repos as I 
> have my doubts they support worktrees.

INFRA does not care about worktrees. Their code is probably something
like: if any `logging-*` repo pushed branch 'lala' that contains an
`.asf.yaml` file with:

staging:
  whoami: lala
  subdir: foo/bar/baz

then copy the content of the branch to `foo/bar/baz`.

Locally you can use a worktree. They might use something else, which
would explain why https://logging-log4j.staged.apache.org is still on,
even if it is not supported by any Git branch.

Piotr

Reply via email to