You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/05/11 23:46:20 UTC

[maven-site] 01/01: docs: git migration is complete

This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch elharo-patch-5
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit f132e136a26a4588ed9eacd6510b33845097f823
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Mon May 11 19:46:14 2020 -0400

    docs: git migration is complete
    
    @olamy
---
 content/apt/developers/conventions/git.apt | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/content/apt/developers/conventions/git.apt b/content/apt/developers/conventions/git.apt
index 0acf81f..c31e1da 100644
--- a/content/apt/developers/conventions/git.apt
+++ b/content/apt/developers/conventions/git.apt
@@ -28,13 +28,8 @@
 
 Maven Git Convention
 
- This document describes how developers should use Git. The Maven project
- is in the process of migrating some of its components from svn to git.
-
-* Git migration
-
- Information on the migration is here: {{https://cwiki.apache.org/confluence/display/MAVEN/Git+Migration}}
-
+ This document describes how developers should use Git. 
+ 
 * Git Configuration
 
 ** For contributors who are not committers