]> source.dussan.org Git - jgit.git/commit
Revert "Add getPackFile to ReceivePack to make PostReceiveHook more 17/22717/1
authorSaša Živkov <sasa.zivkov@sap.com>
Fri, 28 Feb 2014 12:47:40 +0000 (13:47 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 2 Mar 2014 00:52:04 +0000 (01:52 +0100)
commitef3d864b1e3eb6daeb7b9923ec9eb38cce69db6e
tree6f76690b29ac5411f9ca56a3fade9723c43e68f5
parent5de70c6fab9e832e7905c289c057bc8d00bf0d94
Revert "Add getPackFile to ReceivePack to make PostReceiveHook more
usable"

This reverts commit 2670fd427cd4aad49ccdb6dde66271fdffff86f8.

By returning an instance of File from the ReceivePack.getPackFile the
abstraction of the persistence implementation was broken.

Change-Id: I28e3ebf3a659a7cbc94be51bba9e1ad338f2b786
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/.settings/.api_filters
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackLock.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/BaseReceivePack.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/ReceivePack.java