Skip to content

Commit c263279

Browse files
Frederick Eatongitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 53f9a3e commit c263279

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/git-archimport.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ git-archimport(1)
33

44
NAME
55
----
6-
git-archimport - Import an Arch repository into Git
6+
git-archimport - Import a GNU Arch repository into Git
77

88

99
SYNOPSIS
@@ -14,7 +14,8 @@ SYNOPSIS
1414

1515
DESCRIPTION
1616
-----------
17-
Imports a project from one or more Arch repositories. It will follow branches
17+
Imports a project from one or more GNU Arch repositories.
18+
It will follow branches
1819
and repositories within the namespaces defined by the <archive/branch>
1920
parameters supplied. If it cannot find the remote branch a merge comes from
2021
it will just import it as a regular commit. If it can find it, it will mark it

0 commit comments

Comments
 (0)