You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,11 @@ You can obtain all this information using the standard `git` command running ove
18
18
19
19
*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).
20
20
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.
0 commit comments