From c0bb992845e6ba5df9f420739fe9075ed20e9ee2 Mon Sep 17 00:00:00 2001 From: Markus Duft Date: Fri, 10 Nov 2017 11:10:28 +0100 Subject: LFS: pre-push upload support If JGit built in LFS support is enabled for the current repository (or user/system), any existing pre-push hook will cause an exception for the time beeing, as only a single pre-push hook is supported. Thus either native pre-push hooks OR JGit built-in LFS support may be enabled currently, but not both. Change-Id: Ie7d2b90e26e948d9cca3d05a7a19489488c75895 Signed-off-by: Markus Duft Signed-off-by: Matthias Sohn --- org.eclipse.jgit.lfs/.settings/.api_filters | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 org.eclipse.jgit.lfs/.settings/.api_filters (limited to 'org.eclipse.jgit.lfs/.settings') diff --git a/org.eclipse.jgit.lfs/.settings/.api_filters b/org.eclipse.jgit.lfs/.settings/.api_filters new file mode 100644 index 0000000000..097fd20658 --- /dev/null +++ b/org.eclipse.jgit.lfs/.settings/.api_filters @@ -0,0 +1,11 @@ + + + + + + + + + + + -- cgit v1.2.3