kevinsawicki / gitective

Find the Git commits you're looking for
http://gitective.org
117 stars 53 forks source link

Upgrade to jgit 3.0 since it's released. #11

Open hani opened 11 years ago

hani commented 11 years ago

The main change is in avoiding new FileRepository(path), and instead using FileRepositoryBuilder.