diff --git a/SourceGithub/SourceGithub.php b/SourceGithub/SourceGithub.php index 44df3da..f3f0a91 100644 --- a/SourceGithub/SourceGithub.php +++ b/SourceGithub/SourceGithub.php @@ -241,6 +241,10 @@ return true; } + function import_latest( $p_event, $p_repo ) { + import_full( $p_event, $p_repo ); + } + function import_commits( $p_repo, $p_uri_base, $p_commit_ids ) { if ( is_array( $p_commit_ids ) ) { $t_parents = $p_commit_id;