forked from yousseb/meld
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvc-supported.page
More file actions
35 lines (31 loc) · 968 Bytes
/
Copy pathvc-supported.page
File metadata and controls
35 lines (31 loc) · 968 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<page xmlns="http://projectmallard.org/1.0/"
type="topic"
id="vc-supported">
<info>
<title type="sort">3</title>
<link type="guide" xref="index#vc-mode"/>
<revision docversion="1.6" status="draft"/>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<credit type="author copyright">
<name>Kai Willadsen</name>
<email>kai.willadsen@gmail.com</email>
<years>2012</years>
</credit>
</info>
<title>Supported version control systems</title>
<p>
<app>Meld</app> supports a wide range of version control systems:
</p>
<list>
<item><p>Bazaar</p></item>
<item><p>Darcs</p></item>
<item><p>Git</p></item>
<item><p>Mercurial</p></item>
<item><p>SVN</p></item>
</list>
<p>
Less common version control systems or unusual configurations may not be
properly tested; please report any version control support bugs to the <link
href="https://gitlab.gnome.org/GNOME/meld/issues">Meld issue tracker</link>.
</p>
</page>