Skip to content

Commit

Permalink
Update README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgehrcke committed Jun 16, 2015
1 parent 80e7fbd commit 4e6b3a4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
A micro Python script for listing the authors in a git repository sorted by
the time of their first contribution. Traits:


* Properly deals with the byte stream emitted by `git log`.
* Supports Python 2.7 and 3.4.
* Supports Linux and Windows.

This has been created mainly for educational purposes. Please read
[the corresponding article on my blog](https://gehrcke.de/2015/06/git-list-authors-sorted-by-the-time-of-their-first-contribution/).


## Usage

Expand Down

0 comments on commit 4e6b3a4

Please sign in to comment.