- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for iter_commits (0.05 sec)
-
scripts/translate.py
if not lang_path.exists(): continue en_commit_datetime = list(repo.iter_commits(paths=path, max_count=1))[ 0 ].committed_datetime lang_commit_datetime = list(repo.iter_commits(paths=lang_path, max_count=1))[ 0 ].committed_datetime if lang_commit_datetime < en_commit_datetime:
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 19:05:53 UTC 2025 - 34.1K bytes - Viewed (0)