Searched refs:gitcommit (Results 1 – 1 of 1) sorted by relevance
124 gitcommit = repo.commit(f'{commit}')125 current_time = gitcommit.committed_datetime128 gitcommit = repo.commit(f'{commit[cidx:]}')129 current_time = gitcommit.committed_datetime