Home
last modified time | relevance | path

Searched refs:gitcommit (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/footprint/
Dupload_data.py124 gitcommit = repo.commit(f'{commit}')
125 current_time = gitcommit.committed_datetime
128 gitcommit = repo.commit(f'{commit[cidx:]}')
129 current_time = gitcommit.committed_datetime