Searched refs:MAX_COMMITS (Results 1 - 1 of 1) sorted by relevance

/seL4-l4v-10.1.1/l4v/misc/git-commit-emails/
H A Dcommit-email.py43 MAX_COMMITS = 100 variable
303 for commit in repo.iter_commits(ref.object, max_count=MAX_COMMITS):

Completed in 75 milliseconds