From: Frederick Eaton Date: Wed, 19 Sep 2018 20:12:29 +0000 (-0700) Subject: git-archimport.1: specify what kind of Arch we're talking about X-Git-Tag: v2.20.0-rc0~184^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c2632796aa9b042cd6e8c5bbe27c258436dba463;p=thirdparty%2Fgit.git git-archimport.1: specify what kind of Arch we're talking about Is it a CPU architecture? Is it Arch Linux? If you search for "arch repository", nothing relevant comes up. Let's call it GNU Arch so people can find it with search engines. Signed-off-by: Frederick Eaton Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-archimport.txt b/Documentation/git-archimport.txt index ea70653369..a595a0ffee 100644 --- a/Documentation/git-archimport.txt +++ b/Documentation/git-archimport.txt @@ -3,7 +3,7 @@ git-archimport(1) NAME ---- -git-archimport - Import an Arch repository into Git +git-archimport - Import a GNU Arch repository into Git SYNOPSIS @@ -14,7 +14,8 @@ SYNOPSIS DESCRIPTION ----------- -Imports a project from one or more Arch repositories. It will follow branches +Imports a project from one or more GNU Arch repositories. +It will follow branches and repositories within the namespaces defined by the parameters supplied. If it cannot find the remote branch a merge comes from it will just import it as a regular commit. If it can find it, it will mark it