MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-497011.py

File recipe-497011.py

recipes/Python/497011_Count_commits/recipe-497011.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#! /usr/bin/env python
2import pysvn, re
3
4def repos(work_path):

Callers

nothing calls this directly

Calls 3

sort_uniq_cFunction · 0.85
authorsFunction · 0.85
reposFunction · 0.85

Tested by

no test coverage detected