1
2
3
4
5
6
7
|
<h1 align="center">Frequently Asked Questions</h1>
<p>Note: See also <a href="qandc.wiki">Questions and Criticisms</a>.
<ol>
<li><a href="#q1">What GUIs are available for fossil?</a></li>
<li><a href="#q2">What is the difference between a "branch" and a "fork"?</a></li>
|
>
|
1
2
3
4
5
6
7
8
|
<title>Fossil FAQ</title>
<h1 align="center">Frequently Asked Questions</h1>
<p>Note: See also <a href="qandc.wiki">Questions and Criticisms</a>.
<ol>
<li><a href="#q1">What GUIs are available for fossil?</a></li>
<li><a href="#q2">What is the difference between a "branch" and a "fork"?</a></li>
|