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
See Implementation
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