git_rebase_onto_id

Gets the onto id for merge rebases.

extern (C) nothrow @nogc
git_rebase_onto_id

Return Value

Type: const(libgit2_d.oid.git_oid)*

The onto id

Meta