Learn more about these different git repos.
Other Git URLs
No commits found
#282
Why the use of .__len__()? Shouldn't it be len(diff_commits)?
.__len__()
len(diff_commits)
Seems to be working great, thanks!
Commit dafcd27 fixes this pull-request
Pull-Request has been merged by maciek@lasyk.info