You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Support for issue tracking and pull requests;</li>
39
39
<li>Support for namespaces;</li>
40
40
<li>Support for per-namespace and per-repository user access control;</li>
41
+
<li>Webhooks for external CI/CD (experimental feature; subject to change)</li>
42
+
<li>Support for snippets (à la GitHub snippets)</li>
43
+
<li>And many tiny things:
44
+
<ul>
45
+
<li>Support labels for repositories;</li>
46
+
<li>UI for Git Blame;</li>
47
+
<li>UI for directly editing files;</li>
48
+
<li>2-factor authentication</li>
49
+
<li><code>Co-Authored-By</code></li>
50
+
</ul>
51
+
</li>
41
52
<li>No JavaScript - works all major browsers and a lot of minor ones, including <ahref="https://ladybird.org">Ladybird</a> and <ahref="https://www.netsurf-browser.org">NetSurf</a>.</li>
42
53
<li>Proper web installer for easy(-er) installation;</li>
0 commit comments