Searched refs:get_pushed_commits (Results 1 – 2 of 2) sorted by relevance
118 actual_return = ad.get_pushed_commits(repo, 'test', '123..789')128 actual_return = ad.get_pushed_commits(repo, 'test', '123..789')
149 def get_pushed_commits(repo, repo_dir, pushed_commits_range): function219 update_log += get_pushed_commits(repo, repo_dir, push_commits_range)