Don't call org.eclipse.jgit.lib.Repository's refreshFromDisk()
commite7236097661485a7effa1b4633b794f57e4eb20d
authorMykola Nikishov <mn@mn.com.ua>
Tue, 22 Jun 2010 15:39:40 +0000 (22 18:39 +0300)
committerMykola Nikishov <mn@mn.com.ua>
Mon, 28 Jun 2010 22:23:21 +0000 (29 01:23 +0300)
tree13d3d681f86d7c63a0a97bb7aaa0d25dd30b6ab5
parent0677bd3048d37b35f6cf02fd668f3c60adb4af02
Don't call org.eclipse.jgit.lib.Repository's refreshFromDisk()

This method was removed upstream [1], [2] as a part of refactoring.

[1] JGit commit: 01b5392cdbc12ce2e21fd1d1afbd61fdf97e1c38
[2] http://egit.eclipse.org/r/194

Signed-off-by: Mykola Nikishov <mn@mn.com.ua>
test/unit/src/org/nbgit/client/CommitBuilderTest.java
test/unit/src/org/nbgit/junit/RepositoryTestCase.java