Roland Fredenhagen

Results 7 comments of Roland Fredenhagen

I'd also be fine with a function that is just `ignoringUnknownFields` and doesn't make a difference between the lhs and rhs.

Can confirm, I also set `explicit-object-schema` to `false` and it still doesn't work.

@jonatan-ivanov still happens, but different error: ``` Execution failed for task ':generateGitProperties'. > Error while evaluating property 'generatedProperties' of task ':generateGitProperties'. > gradlegitproperties.org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: /absolute/path/to/project/.git/worktrees/tmp ``` the directory...

> You might be able to read the `.git` file in your worktree, and get the `.git` folder location from there instead. That file does point to the sub directory...

I'm not sure whether I understand, isn't that what I tried to convey with my change?

Sorry, I'm just really confused what you are trying to tell me. This is the documentation I proposed: ```java /** * get BuyerReference (BT-10) an identifier assigned by the buyer...