git_rebase_onto_name

Gets the onto ref name for merge rebases.

extern (C) nothrow @nogc
const(char)*
git_rebase_onto_name

Return Value

Type: const(char)*

The onto ref name

Meta