1
2
3
4
5
6
7
|
<h1>Bug-Tracking In <a href="index.wiki">Fossil</a></h1>
A bug-report in fossil is called a "ticket". Tickets are tracked
separately from code check-ins.
Some other distributed bug-tracking systems store tickets as files within
the source tree and thereby leverage the syncing and merging capabilities
|
>
|
1
2
3
4
5
6
7
8
|
<title>Fossil Documentation</title>
<h1>Bug-Tracking In <a href="index.wiki">Fossil</a></h1>
A bug-report in fossil is called a "ticket". Tickets are tracked
separately from code check-ins.
Some other distributed bug-tracking systems store tickets as files within
the source tree and thereby leverage the syncing and merging capabilities
|