Update org.apache.commons:commons-compress to 1.25.0
[egit/eclipse.git] / org.eclipse.egit.core / .options
blobe01c7f58c6f535334f9fda634a33172db01c57e0
1 # Main Debug Trace switch
2 org.eclipse.egit.core/debug = false
3 # General trace location for the EGit Core Plugin
4 org.eclipse.egit.core/debug/core = false
5 # Trace location for GPG signing
6 org.eclipse.egit.core/debug/core/gpg = false
7 # Trace location for the IndexDiffCache
8 org.eclipse.egit.core/debug/core/indexdiffcache = false
9 # Trace location for ResourceRefreshJob
10 org.eclipse.egit.core/debug/core/refresh = false
11 # Trace location to enable the EGit progress monitor to show timings
12 org.eclipse.egit.core/performance = false