Use Repo(".").git instead of Git(".")
commit1265ef33b8876e6f627e675712f69a4def1f8ae9
authorSverre Rabbelier <sverre@rabbelier.nl>
Tue, 24 Jun 2008 22:26:01 +0000 (25 00:26 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Tue, 24 Jun 2008 22:26:01 +0000 (25 00:26 +0200)
tree4f6cf71d82038a82b34711ab474d9a41db812554
parent1cd5fa6448842118b85cec5cc328704ca192000e
Use Repo(".").git instead of Git(".")

Because the 'git directory finding' has been moved to the
Repo initialization we need to use Repo now.
src/git_stats/author.py
src/git_stats/branch.py
src/git_stats/commit.py
src/git_stats/diff.py
src/git_stats/index.py
src/git_stats/parse.py
src/scripts/setupRepo.py