Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Commit 544c1f7

Browse files
committed
Merge pull request #22 from alcortesm/master
add blame comment to readme and fix typo
2 parents 1f11724 + c6cbc24 commit 544c1f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ You can obtain all this information using the standard `git` command running ove
1818

1919
*Yes!!!*, we have been using *go-git* at [source{d}](http://sourced.tech) since August 2015 to analyze all GitHub public repositories (i.e. 16M of repositories).
2020

21+
### Coming Soon
22+
23+
Blame support: right now we are using a forward version of a line-tracking
24+
algorithm and we are having some problems handling merges. The plan is to get
25+
merges right and change to a backward line-tracking algorithm soon.
2126

2227
Installation
2328
------------

0 commit comments

Comments
 (0)