This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
The following commit(s) were added to refs/heads/1.x by this push:
new 54760e36 Replace Subversion with Git
54760e36 is described below
commit 54760e365a1f3618e25f4c7cfe5dd855c78a7386
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 15 10:18:17 2025 -0500
Replace Subversion with Git
---
src/site/xdoc/index.xml | 2 +-
src/site/xdoc/issue-tracking.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 4513025d..2cea19eb 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -64,7 +64,7 @@
<li><a href="./project-reports.html">Project Reports</a></li>
<li><a
href="https://dist.apache.org/repos/dist/release/commons/fileupload/RELEASE-NOTES.txt">Release
Notes</a></li>
</ul>
- <p>You can also <a href="./scm.html">browse</a> the Subversion
repository.</p>
+ <p>You can also <a href="./scm.html">browse</a> the git repository.</p>
</section>
<section name="Downloading">
diff --git a/src/site/xdoc/issue-tracking.xml b/src/site/xdoc/issue-tracking.xml
index cc7888bb..0a499644 100644
--- a/src/site/xdoc/issue-tracking.xml
+++ b/src/site/xdoc/issue-tracking.xml
@@ -85,7 +85,7 @@ limitations under the License.
</p>
<p>
- For more information on subversion and creating patches see the
+ For more information on git and creating patches see the
<a href="https://www.apache.org/dev/contributors.html">Apache
Contributors Guide</a>.
</p>