summaryrefslogtreecommitdiff
path: root/Documentation/git-archimport.txt
diff options
context:
space:
mode:
authorFrederick Eaton <frederik@ofb.net>2018-09-19 20:12:29 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-09-21 16:28:58 (GMT)
commitc2632796aa9b042cd6e8c5bbe27c258436dba463 (patch)
tree9fa47009f5066434f5777bd63250dc1728cc12ca /Documentation/git-archimport.txt
parent53f9a3e157dbbc901a02ac2c73346d375e24978c (diff)
downloadgit-c2632796aa9b042cd6e8c5bbe27c258436dba463.zip
git-c2632796aa9b042cd6e8c5bbe27c258436dba463.tar.gz
git-c2632796aa9b042cd6e8c5bbe27c258436dba463.tar.bz2
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 <frederik@ofb.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-archimport.txt')
-rw-r--r--Documentation/git-archimport.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/git-archimport.txt b/Documentation/git-archimport.txt
index ea70653..a595a0f 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 <archive/branch>
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