git_rebase_operation_byindex

Gets the rebase operation specified by the given index.

@param rebase The in-progress rebase @param idx The index of the rebase operation to retrieve @return The rebase operation or null if idx was out of bounds

extern (C) nothrow @nogc
git_rebase_operation_byindex

Meta