git_rebase_orig_head_name

Gets the original HEAD ref name for merge rebases.

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

Return Value

Type: const(char)*

The original HEAD ref name

Meta