Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.egit.core/.options')
-rw-r--r--org.eclipse.egit.core/.options2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.egit.core/.options b/org.eclipse.egit.core/.options
index 4b25aa4c42..2a7697f7c3 100644
--- a/org.eclipse.egit.core/.options
+++ b/org.eclipse.egit.core/.options
@@ -4,4 +4,6 @@ org.eclipse.egit.core/debug = false
org.eclipse.egit.core/debug/core = false
# Trace location for the IndexDiffCache
org.eclipse.egit.core/debug/core/indexdiffcache = false
+# Trace location forJSch
+org.eclipse.egit.core/debug/core/jsch = false

Back to the top