<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Pierre Gruet pushed to branch upstream at <a href="https://salsa.debian.org/java-team/eclipse-jgit">Debian Java Maintainers / eclipse-jgit</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/eclipse-jgit/-/commit/bbc1c714ea67bb038bced115e1f1b44c954154f2">bbc1c714</a></strong>
<div>
<span> by Pierre Gruet </span> <i> at 2024-04-23T14:05:03+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 6.7.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#ab98fa4b69c1abbe2e906a06d5cf7722eebc4bc8">
<span class="new-file">
+
.bazelrc
</span>
</a>
</li>
<li class="file-stats">
<a href="#661bb325d99e5d5b8464a9339b8676fb22899043">
<span class="new-file">
+
.bazelversion
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#d0e9cb1fab10296d90ef8e144f981f659bbd59ad">
.mailmap
</a>
</li>
<li class="file-stats">
<a href="#d2e9ed1fa1a304192dd70752a0ad0dddf28df9ad">
.mvn/maven.config
</a>
</li>
<li class="file-stats">
<a href="#85aef4dd7ac54949c4d8a1fc9fb5fbe3e5867303">
<span class="new-file">
+
.settings/org.eclipse.core.resources.prefs
</span>
</a>
</li>
<li class="file-stats">
<a href="#9b8dfdff736c5b1dbf956b89d8a9d4fd925dacd2">
BUILD
</a>
</li>
<li class="file-stats">
<a href="#0834ae016f8fea5cff771880c0be1d55299732ff">
<span class="new-file">
+
CODE_OF_CONDUCT.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#3f454a98e586d1aa0d322e19afd5e67e08f2d3c8">
CONTRIBUTING.md
</a>
</li>
<li class="file-stats">
<a href="#a1c4f039d94e4bb1e31b95b813ba6701425be8dc">
<span class="new-file">
+
Documentation/config-options.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#f0ebd89f1b935326a50c0abfb5d2ec83eee02ee3">
Documentation/technical/reftable.md
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#7c875fef54268bc433a7fc46aa5fd6e96d58f32f">
<span class="new-file">
+
SECURITY.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#703988282e63eeb077730524d395b0ba3d2eed4c">
WORKSPACE
</a>
</li>
<li class="file-stats">
<a href="#ef81917753b47bfd24ed76c8845a35d25efa0290">
lib/BUILD
</a>
</li>
<li class="file-stats">
<a href="#2c26ed494ddaa6d8d0a171fad1aa52f3df3cb505">
<span class="new-file">
+
lib/jmh/BUILD
</span>
</a>
</li>
<li class="file-stats">
<a href="#d0bfca04007980b4a61ba6140a465a007e3b4862">
org.eclipse.jgit.ant.test/.classpath
</a>
</li>
<li class="file-stats">
<a href="#b095155f0ea4383c87412c12e34051295d6d834e">
org.eclipse.jgit.ant.test/.settings/org.eclipse.jdt.core.prefs
</a>
</li>
<li class="file-stats">
<a href="#185aecca0b44e80c67d5f7fbce12ca0622ef785a">
org.eclipse.jgit.ant.test/.settings/org.eclipse.jdt.ui.prefs
</a>
</li>
<li class="file-stats">
<a href="#581e7f1e629c71206b21f7f008c5f8e7bc2c92f7">
org.eclipse.jgit.ant.test/.settings/org.eclipse.mylyn.team.ui.prefs
</a>
</li>
<li class="file-stats">
<a href="#33cf98d41b8437e12af146a1a27aa316a42620c8">
<span class="new-file">
+
org.eclipse.jgit.ant.test/.settings/org.eclipse.pde.prefs
</span>
</a>
</li>
<li class="file-stats">
<a href="#282821eec3f5bd32753b74fa0b38fc4339b0d653">
org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
</a>
</li>
<li class="file-stats">
<a href="#b7d3137c2a12de1d3412e3c8e572d466b015c094">
org.eclipse.jgit.ant.test/build.properties
</a>
</li>
<li class="file-stats">
<a href="#dd7b76ccc2739265d64c4e631864b3bc3b65ee8b">
org.eclipse.jgit.ant.test/plugin.properties
</a>
</li>
<li class="file-stats">
<a href="#84727516a492a701f7628dc92ef0d6aa825a9a53">
org.eclipse.jgit.ant.test/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#c29f532e9cab0a5a7f39913ad53e8ab0b3adca2a">
org.eclipse.jgit.ant.test/src/org/eclipse/jgit/ant/tasks/GitCloneTaskTest.java
</a>
</li>
<li class="file-stats">
<a href="#642521690e7b6e093e0934f8df622401b4ae3eff">
org.eclipse.jgit.ant/.classpath
</a>
</li>
<li class="file-stats">
<a href="#21c4c40603f0598d007732a202788918a81a64ae">
org.eclipse.jgit.ant/.settings/org.eclipse.jdt.core.prefs
</a>
</li>
<li class="file-stats">
<a href="#9fbf18596d921699acc81291aa46dcaa90815929">
org.eclipse.jgit.ant/.settings/org.eclipse.jdt.ui.prefs
</a>
</li>
<li class="file-stats">
<a href="#14328f9c4b363eaf1d7bc1700f535a6b1b5658a2">
org.eclipse.jgit.ant/.settings/org.eclipse.mylyn.team.ui.prefs
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
<a href="https://salsa.debian.org/java-team/eclipse-jgit/-/commit/bbc1c714ea67bb038bced115e1f1b44c954154f2">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/eclipse-jgit/-/commit/bbc1c714ea67bb038bced115e1f1b44c954154f2"}}</script>


</p>
</div>
</body>
</html>