Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ $ python RepoStatistics/RepoStatistics.py path_to_another_git_repository
You can also specify delimiting dates and times, using the `--since` and `--until` flags. They offer [enormous flexibility][9]

```bash
$ python python RepoStatistics/RepoStatistics.py your_repo --since='2011-01-27'
$ python RepoStatistics/RepoStatistics.py your_repo --since='2011-01-27'
$ python RepoStatistics/RepoStatistics.py your_repo --until='yesterday'
```

Expand Down Expand Up @@ -101,4 +101,4 @@ Please give us feedback! We'd love to hear your gripes, thrill stories, and feat
[6]: http://wiki.python.org/moin/BeginnersGuide/Download
[7]: http://www.pip-installer.org/en/latest/installing.html
[8]: https://github.com/briandk/gitvisualizations/issues/new
[9]: http://www.kernel.org/pub/software/scm/git/docs/git-log.html#_examples
[9]: http://www.kernel.org/pub/software/scm/git/docs/git-log.html#_examples