Add BlameFile func and options #136

Merged
sqs merged 5 commits from blame into master 2014-12-05 19:33:56 -06:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 609a9a3cdf - Show all commits

View File

@ -2,7 +2,6 @@ package git
/*
#include <git2.h>
#include <git2/blame.h>
*/
import "C"
import "runtime"