Skip to content

Commit 622740c

Browse files
committed
Make introduction in alternatives more clear
1 parent 7f959f7 commit 622740c

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

doc/alternatives.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ Alternatives
55
The problem *Dfetch* tries to solve isn't new. There are other tools doing the same.
66
In making a proper choice, see the below alternatives.
77

8-
These alternatives could all be used to use *source* code from another project as part
9-
of your project.
8+
There are many alternatives, each with slightly different approaches or focuses: some are designed to manage
9+
multiple repositories together, some are specialized in :ref:`vendoring` code into your project, and others provide
10+
build-system or version-control-specific helpers.
11+
12+
Below is a list of notable tools along with their supported version control systems, platforms, and compatibility.
1013

1114
========================= ===== ===== ========= ======= =================== =======================
1215
Name Git SVN Windows Linux Language Agnostic Build System Agnostic

0 commit comments

Comments
 (0)