|
SlHelpers
|
#include <Helpers.h>
Static Public Member Functions | |
| static std::string | oidToStr (const git_oid &id) |
Convert OID id to string. | |
| static std::optional< git_oid > | strToOid (std::string_view sv) |
Convert string sv to git_oid. | |
Helpers for SlGit.