## Targets - `GitRepository` collector - Possibly connected with `PythonDistribution`, e.g. if editable, try to collect ## Contents - `git log` (in a suitably compact format) - Current branch - Current commit - information about uncommitted/unstaged files via `git status` or similar) - Remotes - Possibly `GitRemote` collector - Repository activity - e.g. last pulled
Targets
GitRepositorycollectorPythonDistribution, e.g. if editable, try to collectContents
git log(in a suitably compact format)git statusor similar)GitRemotecollector