aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache.agent/bin
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-10-13 01:33:56 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-10-13 01:33:56 +0200
commitda60ac9aa6029e0a9ca71ed92942d463888492e6 (patch)
tree3ae42be8f7c5f8a44a2b35f6aa6a9f831d3d3046 /org.eclipse.jgit.ssh.apache.agent/bin
parent76dfbb2ccd798e55c051c6c4cc9c305715c8a0fa (diff)
parentc59bf1629175ccc126813cf51ef92be4e28b5ba8 (diff)
downloadjgit-da60ac9aa6029e0a9ca71ed92942d463888492e6.tar.gz
jgit-da60ac9aa6029e0a9ca71ed92942d463888492e6.zip
Merge branch 'stable-6.3' into stable-6.4
* stable-6.3: PackConfig: fix @since tags Remove unused API problem filters Add support for git config repack.packKeptObjects Do not exclude objects in locked packs from bitmap processing Change-Id: I4b94a2b79941c085fa2f62246e8e879aaa85cd3f
Diffstat (limited to 'org.eclipse.jgit.ssh.apache.agent/bin')
-rw-r--r--org.eclipse.jgit.ssh.apache.agent/bin/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/org.eclipse.jgit.ssh.apache.agent/bin/.project b/org.eclipse.jgit.ssh.apache.agent/bin/.project
new file mode 100644
index 0000000000..73358f4a6b
--- /dev/null
+++ b/org.eclipse.jgit.ssh.apache.agent/bin/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.jgit.ssh.apache.agent</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>