38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
-
+
|
<table style="width: fit-content">
<tr><th>GIT</th><th>FOSSIL</th><th>more</th></tr>
<tr>
<td>File versioning only</td>
<td>
VCS, tickets, wiki, docs, notes, forum, chat, UI,
[https://en.wikipedia.org/wiki/Role-based_access_control|RBAC]
[https://en.wikipedia.org/wiki/Role-based_access_control|RBAC]
</td>
<td><a href="#features">2.1 ↓</a></td>
</tr>
<tr>
<td>A federation of many small programs</td>
<td>One self-contained, stand-alone executable</td>
<td><a href="#selfcontained">2.2 ↓</a></td>
|