git_stats/.gitmodules
Israel Revert 1cc3198955 Implement git statistics on git trees (directories)
The current statistics refer to the complete git repository.  With this
commit it is possible to generate statistics on a given tree.
2014-03-30 08:01:39 +02:00

7 lines
273 B
Plaintext

[submodule "spec/integration/test_repo"]
path = spec/integration/test_repo
url = git://github.com/tomgi/git_stats_test_repo.git
[submodule "spec/integration/test_repo_tree"]
path = spec/integration/test_repo_tree
url = git://github.com/irevert/git_stats_test_repo_tree