diff options
| -rw-r--r-- | eclass/git-2.eclass | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/eclass/git-2.eclass b/eclass/git-2.eclass index 5376ba346d9..43241dbf928 100644 --- a/eclass/git-2.eclass +++ b/eclass/git-2.eclass @@ -62,13 +62,6 @@ git-2_init_variables() { # @DESCRIPTION: # URI for the repository # e.g. http://foo, git://bar - # Supported protocols: - # http:// - # https:// - # git:// - # git+ssh:// - # rsync:// - # ssh:// # # Support multiple values: # EGIT_REPO_URI="git://a/b.git http://c/d.git" |
