aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7c48565..9ad0dca 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,11 @@ You can obtain all this information using the standard `git` command running ove
*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).
+### Coming Soon
+
+Blame support: right now we are using a forward version of a line-tracking
+algorithm and we are having some problems handling merges. The plan is to get
+merges right and change to a backward line-tracking algorithm soon.
Installation
------------