Konstantin
Results
2
comments of
Konstantin
there is also a method in coreutils for that: [get_enum_none](https://github.com/eirannejad/pyRevit/blob/6aa2c493231f4301125f2570dc5efd644691bbad/pyrevitlib/pyrevit/coreutils/__init__.py#L1177)
@jmcouffin @sanzoghenzo I think I spot the issue. Current `pyRevit CLI 5.0.1.25051` adds `LibGit2Sharp` during the build, but does not add native libgit2 library that it depends on. Calling any...