Günther Grill

Results 118 comments of Günther Grill

https://github.com/magicmonty/bash-git-prompt/pull/491 is merged now. @yilkalargaw Could you confirm that this solves your issue?

I've asked the maintainer if I could help him out, and he granted me rights. I'm looking forward to help out here and work off your issues/merge requests.

Could you provide a little bit more information here. Thx

@dmpvost Is this issue resolved for you?

Do you have an example for a library without license information? Would be helpful for the integration tests.

Could you resolve the conflicts?

``` @Sortable(includes = "name") @Canonical class License { String name String url String distribution String comments } @Sortable @Canonical class LicenseFileDetails { String file String license String licenseUrl } @Sortable...

Hm, does this mean that your `allowed-licenses` file already contains licenses with "wrong" names and you would like the `LicenseBundleNormalizer` to normalize them?